Uses of Class
com.azure.resourcemanager.sql.models.SyncFullSchemaTable
-
Packages that use SyncFullSchemaTable Package Description com.azure.resourcemanager.sql.fluent.models Package containing the inner data models for SqlManagementClient.com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of SyncFullSchemaTable in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return types with arguments of type SyncFullSchemaTable Modifier and Type Method Description List<SyncFullSchemaTable>SyncFullSchemaPropertiesInner. tables()Get the tables property: List of tables in the database full schema. -
Uses of SyncFullSchemaTable in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type SyncFullSchemaTable Modifier and Type Method Description List<SyncFullSchemaTable>SqlSyncFullSchemaProperty. tables()
-