DB2®DecimalFloat Properties
The properties of the DB2DecimalFloat structure are listed here.
Public Properties
Property | Description |
---|---|
![]() |
Gets a value that indicates if the value stored in the DB2DecimalFloat object is null. |
![]() |
Gets a value indicating the precision of the DB2DecimalFloat object's value. |
![]() |
Gets a value indicating the scale of the DB2DecimalFloat object's value. |
![]() |
Gets the value stored in the DB2DecimalFloat object. |
![]() |
Gets the approximate value stored in the DB2DecimalFloat object. Does not throw an exception if less significant digits are lost. |