次の方法で共有


DataLakeQueryArrowField クラス

定義

のフィールドについて説明します DataLakeQueryArrowOptions

public class DataLakeQueryArrowField
type DataLakeQueryArrowField = class
Public Class DataLakeQueryArrowField
継承
DataLakeQueryArrowField

コンストラクター

DataLakeQueryArrowField()

のフィールドについて説明します DataLakeQueryArrowOptions

プロパティ

Name

フィールドの名前。 省略可能。

Precision

フィールドの有効桁数。 Type が の場合は Decimal必須。

Scale

フィールドのスケール。 Type が の場合は Decimal必須。

Type

フィールドの型。 必須です。

適用対象