| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SyncGroupSchemaTableColumn |
SyncGroupSchemaTableColumn.withDataSize(String dataSize)
Set the dataSize property: Data size of the column.
|
SyncGroupSchemaTableColumn |
SyncGroupSchemaTableColumn.withDataType(String dataType)
Set the dataType property: Data type of the column.
|
SyncGroupSchemaTableColumn |
SyncGroupSchemaTableColumn.withQuotedName(String quotedName)
Set the quotedName property: Quoted name of sync group table column.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.