Partager via


USqlTableType.Columns Propriété

Définition

Obtient les informations de champ de type associées à ce type de table.

[Newtonsoft.Json.JsonProperty(PropertyName="columns")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.TypeFieldInfo> Columns { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="columns")>]
member this.Columns : System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.TypeFieldInfo>
Public ReadOnly Property Columns As IList(Of TypeFieldInfo)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à