[ CCode ( has_construct_function = false ) ]
[ Version ( since = "3.0.0" ) ]
public Decimal256DataType (int32 precision, int32 scale) throws Error
| precision |
The precision of decimal data. |
| scale |
The scale of decimal data. |
|
The newly created 256-bit decimal data type on success, null on error. |