DenseUnionScalar


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "5.0.0" ) ]
public DenseUnionScalar (DenseUnionDataType data_type, int8 type_code, Scalar value)

Parameters:

data_type

A DenseUnionDataType for this scalar.

type_code

The type code of this scalar.

value

The value of this scalar.

Returns:

A newly created DenseUnionScalar.