Compartir a través de


USqlTableType.Columns Propiedad

Definición

Obtiene la información del campo de tipo asociada a este tipo de tabla.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a