Skip to main content

ModifySqlUserDatatype

Modify a SQL user datatype definition in the [SqlUserDatatypes] section of the CPF.

Synopsis

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

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

Description

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

Changing this Operation

This operation is designed to be used during a configuration merge. You can change ModifySqlUserDatatype 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