Aracılığıyla paylaş


USqlTablePreview.Schema Property

Definition

Gets or sets the schema of the table or partition.

[Newtonsoft.Json.JsonProperty(PropertyName="schema")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.USqlTableColumn> Schema { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="schema")>]
member this.Schema : System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.USqlTableColumn> with get, set
Public Property Schema As IList(Of USqlTableColumn)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to