Share via


AzureDatabricksDeltaLakeImportCommand.TimestampFormat Property

Definition

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

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

Property Value

Applies to