DB2®Decimal Properties
The properties of the DB2Decimal structure are listed here.
Public Properties
Property | Description |
---|---|
![]() |
Gets a value that indicates if the value that is stored in the DB2Decimal structure is null. |
![]() |
Gets a value that indicates the precision of the DB2Decimal structure's value. |
![]() |
Gets a value that indicates the scale of the DB2Decimal structure's value. |
![]() |
Gets the value that is stored in the DB2Decimal structure. |
![]() |
Gets the approximate value that is stored in the DB2Decimal structure. |