dotConnect for DB2 Documentation
Devart.Data.DB2.DB2Types Namespace / DB2DecimalFloat Structure / Scale Property

Scale Property (DB2DecimalFloat)
Gets the scale of the DB2DecimalFloat value.
Syntax
'Declaration
 
Public ReadOnly Property Scale As Short
 

Property Value

The scale of the DB2DecimalFloat value.
Remarks
An exception is thrown if the DB2DecimalFloat instance stores the Null value.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also