次の方法で共有


AzureDatabricksDeltaLakeExportCommand interface

Azure Databricks Delta Lake エクスポート コマンドの設定。

Extends

プロパティ

dateFormat

Azure Databricks Delta Lake Copy の csv の日付形式を指定します。 型: string (または resultType 文字列を含む式)。

timestampFormat

Azure Databricks Delta Lake Copy の csv のタイムスタンプ形式を指定します。 型: string (または resultType 文字列を含む式)。

type

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

プロパティの詳細

dateFormat

Azure Databricks Delta Lake Copy の csv の日付形式を指定します。 型: string (または resultType 文字列を含む式)。

dateFormat?: any

プロパティ値

any

timestampFormat

Azure Databricks Delta Lake Copy の csv のタイムスタンプ形式を指定します。 型: string (または resultType 文字列を含む式)。

timestampFormat?: any

プロパティ値

any

type

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

type: "AzureDatabricksDeltaLakeExportCommand"

プロパティ値

"AzureDatabricksDeltaLakeExportCommand"