Share via


SyncFullSchemaProperties.Tables Property

Definition

List of tables in the database full schema.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.SyncFullSchemaTable> Tables { get; }
member this.Tables : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.SyncFullSchemaTable>
Public ReadOnly Property Tables As IReadOnlyList(Of SyncFullSchemaTable)

Property Value

Applies to