Skip to main content

ModifySqlSysDatatype

Modify a SQL system datatype definition in the [SqlSysDatatypes] section of the CPF.

Synopsis

[Actions]	ModifySqlSysDatatype:Name=DatatypeName,[PropertiesToModify]

Where you substitute [PropertiesToModify] for the properties you want to modify.

Description

ModifySqlSysDatatype specifies changes to make to an existing SQL system datatype. InterSystems IRIS® modifies the SQL system datatype when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Config.SqlSysDatatypes.Modify()Opens in a new tab to modify the SQL system datatype defined by ModifySqlSysDatatype.

Changing this Operation

This operation is designed to be used during a configuration merge. You can change ModifySqlSysDatatype by editing the merge file in a text editor (as described in Editing the Active CPF).

See Datatypes (SQL) for more information on SQL datatypes.

FeedbackOpens in a new tab