Share via


AzureDatabricksDeltaLakeExportCommand.TimestampFormat Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="timestampFormat")]
public object TimestampFormat { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timestampFormat")>]
member this.TimestampFormat : obj with get, set
Public Property TimestampFormat As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to