IPropertyDef SQLScale Property

Meta Data Services Programming

Meta Data Services Programming

IPropertyDef SQLScale Property

This property sets the number of digits to the right of the decimal point for a numeric property definition object. This parameter is ignored unless the SQLType property specifies an SQL_NUMERIC, SQL_DECIMAL, or SQL_TIME data type.

Dispatch Identifier:   DISPID_SQLScale (62)

Property Data Type:   short

See Also

IPropertyDef Interface