BlobQueryArrowField
Describe a field in BlobQueryArrowOptions.
The name of the field. Optional.
The precision of the field. Required if Type is Decimal.
The scale of the field. Required if Type is Decimal.
The type of the field. Required.
public BlobQueryArrowField()