Freigeben über


SyncFullSchemaProperties.Tables Eigenschaft

Definition

Ruft die Liste der Tabellen im vollständigen Schema der Datenbank ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: