次の方法で共有


AzureDatabricksDeltaLakeImportCommand クラス

定義

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

public class AzureDatabricksDeltaLakeImportCommand : Microsoft.Azure.Management.DataFactory.Models.ImportSettings
type AzureDatabricksDeltaLakeImportCommand = class
    inherit ImportSettings
Public Class AzureDatabricksDeltaLakeImportCommand
Inherits ImportSettings
継承
AzureDatabricksDeltaLakeImportCommand

コンストラクター

AzureDatabricksDeltaLakeImportCommand()

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

AzureDatabricksDeltaLakeImportCommand(IDictionary<String,Object>, Object, Object)

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

プロパティ

AdditionalProperties

メッセージから一致しないプロパティを取得または設定すると、このコレクションが逆シリアル化されます

(継承元 ImportSettings)
DateFormat

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

TimestampFormat

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

適用対象