Package | Description |
---|---|
com.microsoft.azure.management.sql |
This package contains the classes for SqlManagementClient.
|
Modifier and Type | Method and Description |
---|---|
SyncGroupSchemaTableColumn |
SyncGroupSchemaTableColumn.withDataSize(String dataSize)
Set the dataSize value.
|
SyncGroupSchemaTableColumn |
SyncGroupSchemaTableColumn.withDataType(String dataType)
Set the dataType value.
|
SyncGroupSchemaTableColumn |
SyncGroupSchemaTableColumn.withQuotedName(String quotedName)
Set the quotedName value.
|
Modifier and Type | Method and Description |
---|---|
List<SyncGroupSchemaTableColumn> |
SyncGroupSchemaTable.columns()
Get the columns value.
|
Modifier and Type | Method and Description |
---|---|
SyncGroupSchemaTable |
SyncGroupSchemaTable.withColumns(List<SyncGroupSchemaTableColumn> columns)
Set the columns value.
|
Copyright © 2019. All rights reserved.