IPropertyDef SQLSize Property

See Also

The size in bytes of the property. This parameter 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 a SQLSize is set to a value greater than 65535, the Microsoft® 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.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.