Partager via


USqlTable.ColumnList Propriété

Définition

Obtient ou définit la liste des colonnes de cette table

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à