Click or drag to resize

SQLValue.Scale Property (Typed)

X#
A numeric value representing the number of decimal places in the SQL value.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Scale AS SHORT GET SET 
Request Example View Source

Property Value

Type: Short
A numeric value representing the number of decimal places in the SQL value.
See Also