Sdílet prostřednictvím


DataLakeQueryArrowFieldType Enum

Definition

The type of a DataLakeQueryArrowField.

public enum DataLakeQueryArrowFieldType
type DataLakeQueryArrowFieldType = 
Public Enum DataLakeQueryArrowFieldType
Inheritance
DataLakeQueryArrowFieldType

Fields

Name Value Description
Int64 0

Int64.

Bool 1

Bool.

Timestamp 2

Timestamp in milliseconds.

String 3

String.

Double 4

Double.

Decimal 5

Decimal.

Applies to