PropertyDef SQLScale Property

Meta Data Services Programming

Meta Data Services Programming

PropertyDef SQLScale Property

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

Syntax

object.SQLScale

The SQLScale property syntax has the following part.

Part Description
object An object expression that evaluates to a PropertyDef object

See Also

PropertyDef Object

SQL and API Types Used in Property Definitions