Freigeben über


SyncFullSchemaTable.Columns Eigenschaft

Definition

Ruft die Liste der Spalten in der Tabelle des vollständigen Datenbankschemas ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: