IPropertyDef SQLSize Property

Meta Data Services Programming

Meta Data Services Programming

IPropertyDef SQLSize Property

This property sets the size in bytes of the property definition object. This property is ignored when the data type of the property inherently specifies the size of the property.

Dispatch Identifier:   DISPID_SQL_Size (61)

Property Data Type:   short

Note  If SQLSize is set to a value greater than 65535, the repository engine divides the entered number by 65536 and sets SQLSize to the value of the remainder of the division, but no error is returned.

See Also

IPropertyDef Interface