Bagikan melalui


AzureSqlSink.SqlWriterTableType Property

Definition

Gets or sets SQL writer table type. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to