Decimal32Scalar


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "19.0.0" ) ]
public Decimal32Scalar (Decimal32DataType data_type, Decimal32 value)

Parameters:

data_type

A Decimal32DataType for this scalar.

value

The value of this scalar.

Returns:

A newly created Decimal32Scalar.