Decimal256Scalar


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "5.0.0" ) ]
public Decimal256Scalar (Decimal256DataType data_type, Decimal256 value)

Parameters:

data_type

A Decimal256DataType for this scalar.

value

The value of this scalar.

Returns:

A newly created Decimal256Scalar.