Compartilhar via


USqlTablePreview.Schema Propriedade

Definição

Obtém ou define o esquema da tabela ou partição.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a