Partilhar via


USqlTable.ColumnList Propriedade

Definição

Obtém ou define a lista de colunas nesta tabela

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a