Freigeben über


SyncGroupSchemaTable.Columns Eigenschaft

Definition

Ruft die Liste der Spalten im Synchronisierungsgruppenschema ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: