Decimal128Scalar


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "5.0.0" ) ]
public Decimal128Scalar (Decimal128DataType data_type, Decimal128 value)

Parameters:

data_type

A Decimal128DataType for this scalar.

value

The value of this scalar.

Returns:

A newly created Decimal128Scalar.