SqlSyncGroup.Update インターフェイス

実装

public static interface SqlSyncGroup.Update
extends WithSyncDatabaseId, WithDatabaseUserName, WithDatabasePassword, WithConflictResolutionPolicy, WithInterval, WithSchema, Appliable<SqlSyncGroup>

変更できるすべての設定を含む SQL 同期グループの更新操作のテンプレート。

適用対象