Partager via


USqlTablePreview.Schema Propriété

Définition

Obtient ou définit le schéma de la table ou de la 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à