Share via


AzureDatabricksDeltaLakeExportCommand.DateFormat Property

Definition

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

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> DateFormat { get; set; }
member this.DateFormat : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property DateFormat As DataFactoryElement(Of String)

Property Value

Applies to