SqlSyncGroup.Update Interface
Implements
Appliable<SqlSyncGroup>
WithConflictResolutionPolicy
WithDatabasePassword
WithDatabaseUserName
WithInterval
WithSchema
WithSyncDatabaseId
public static interface SqlSyncGroup.Update
extends WithSyncDatabaseId, WithDatabaseUserName, WithDatabasePassword, WithConflictResolutionPolicy, WithInterval, WithSchema, Appliable<SqlSyncGroup>
The template for a SQL Sync Group update operation, containing all the settings that can be modified.