Package version:

Interface AzureDatabricksDeltaLakeExportCommand

Azure Databricks Delta Lake export command settings.

Hierarchy

Properties

dateFormat?: any

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

timestampFormat?: any

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

type: "AzureDatabricksDeltaLakeExportCommand"

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

Generated using TypeDoc