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