Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureDatabricksDeltaLakeImportCommand

Package version

Azure Databricks Delta Lake import command settings.

Hierarchy

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Optional dateFormat

dateFormat: any

Specify the date format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).

Optional timestampFormat

timestampFormat: any

Specify the timestamp format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).

type

type: "AzureDatabricksDeltaLakeImportCommand"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc