Uses of Class
com.azure.resourcemanager.sql.models.SyncFullSchemaTableColumn
Packages that use SyncFullSchemaTableColumn
Package
Description
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 SyncFullSchemaTableColumnModifier and TypeMethodDescriptionstatic SyncFullSchemaTableColumnSyncFullSchemaTableColumn.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SyncFullSchemaTableColumn from the JsonReader.Methods in com.azure.resourcemanager.sql.models that return types with arguments of type SyncFullSchemaTableColumnModifier and TypeMethodDescriptionSyncFullSchemaTable.columns()Get the columns property: List of columns in the table of database full schema.