Interface SqlSyncGroup.UpdateStages
-
- Enclosing interface:
- SqlSyncGroup
public static interface SqlSyncGroup.UpdateStagesGrouping of all the SQL Sync Group update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSqlSyncGroup.UpdateStages.WithConflictResolutionPolicyThe SQL Sync Group definition to set the conflict resolution policy.static interfaceSqlSyncGroup.UpdateStages.WithDatabasePasswordThe SQL Sync Group definition to set the database login password.static interfaceSqlSyncGroup.UpdateStages.WithDatabaseUserNameThe SQL Sync Group definition to set the database user name.static interfaceSqlSyncGroup.UpdateStages.WithIntervalThe SQL Sync Group definition to set the sync frequency.static interfaceSqlSyncGroup.UpdateStages.WithSchemaThe SQL Sync Group definition to set the schema.static interfaceSqlSyncGroup.UpdateStages.WithSyncDatabaseIdThe SQL Sync Group definition to set the database ID to sync with.
-