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