AzureDatabricksDeltaLakeExportCommand interface
Azure Databricks Delta Lake 匯出命令設定。
- Extends
屬性
date |
在 Azure Databricks Delta Lake Copy 中指定 csv 的日期格式。 Type:string (或 expression with resultType string) 。 |
timestamp |
在 Azure Databricks Delta Lake Copy 中指定 csv 的時間戳格式。 Type:string (或 expression with resultType string) 。 |
type | 多型歧視性,指定這個物件可以是的不同類型 |
屬性詳細資料
dateFormat
在 Azure Databricks Delta Lake Copy 中指定 csv 的日期格式。 Type:string (或 expression with resultType string) 。
dateFormat?: any
屬性值
any
timestampFormat
在 Azure Databricks Delta Lake Copy 中指定 csv 的時間戳格式。 Type:string (或 expression with resultType string) 。
timestampFormat?: any
屬性值
any
type
多型歧視性,指定這個物件可以是的不同類型
type: "AzureDatabricksDeltaLakeExportCommand"
屬性值
"AzureDatabricksDeltaLakeExportCommand"