DB2DecimalFloat Constructors
Initializes a new instance of the DB2DecimalFloat structure.
Overload List
Method | Description |
---|---|
![]() |
Initializes a new DB2DecimalFloat structure with the specified decimal value. Precision and Scale are inferred from the value. |
![]() |
Initializes a new DB2DecimalFloat structure with the specified double value. Precision and Scale are inferred from the value. |
![]() |
Initializes a new DB2DecimalFloat structure with the specified long value. Precision and Scale are inferred from the value. |