Aracılığıyla paylaş


USqlTableType.Columns Property

Definition

Gets the type field information associated with this table type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to