@Beta(value=V1_9_0)
public static interface SqlSyncGroup.UpdateStages
Modifier and Type | Interface and Description |
---|---|
static interface |
SqlSyncGroup.UpdateStages.WithConflictResolutionPolicy
The SQL Sync Group definition to set the conflict resolution policy.
|
static interface |
SqlSyncGroup.UpdateStages.WithDatabasePassword
The SQL Sync Group definition to set the database login password.
|
static interface |
SqlSyncGroup.UpdateStages.WithDatabaseUserName
The SQL Sync Group definition to set the database user name.
|
static interface |
SqlSyncGroup.UpdateStages.WithInterval
The SQL Sync Group definition to set the sync frequency.
|
static interface |
SqlSyncGroup.UpdateStages.WithSchema
The SQL Sync Group definition to set the schema.
|
static interface |
SqlSyncGroup.UpdateStages.WithSyncDatabaseId
The SQL Sync Group definition to set the database ID to sync with.
|
Copyright © 2019. All rights reserved.