AzureDatabricksDeltaLakeImportCommand クラス

定義

Azure Databricks Delta Lake インポート コマンドの設定。

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.AzureDatabricksDeltaLakeImportCommand+AzureDatabricksDeltaLakeImportCommandConverter))]
public class AzureDatabricksDeltaLakeImportCommand : Azure.Analytics.Synapse.Artifacts.Models.ImportSettings
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.AzureDatabricksDeltaLakeImportCommand+AzureDatabricksDeltaLakeImportCommandConverter))>]
type AzureDatabricksDeltaLakeImportCommand = class
    inherit ImportSettings
Public Class AzureDatabricksDeltaLakeImportCommand
Inherits ImportSettings
継承
AzureDatabricksDeltaLakeImportCommand
属性

コンストラクター

AzureDatabricksDeltaLakeImportCommand()

AzureDatabricksDeltaLakeImportCommand の新しいインスタンスを初期化します。

プロパティ

AdditionalProperties

その他のプロパティ。

(継承元 ImportSettings)
DateFormat

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

TimestampFormat

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

適用対象