Decimal64Scalar


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "19.0.0" ) ]
public Decimal64Scalar (Decimal64DataType data_type, Decimal64 value)

Parameters:

data_type

A Decimal64DataType for this scalar.

value

The value of this scalar.

Returns:

A newly created Decimal64Scalar.