public static interface SqlSyncGroup.UpdateStages.WithConflictResolutionPolicy
| Modifier and Type | Method and Description |
|---|---|
SqlSyncGroup.Update |
withConflictResolutionPolicyHubWins()
Sets the conflict resolution policy to "HubWin".
|
SqlSyncGroup.Update |
withConflictResolutionPolicyMemberWins()
Sets the conflict resolution policy to "MemberWin".
|
SqlSyncGroup.Update withConflictResolutionPolicyHubWins()
SqlSyncGroup.Update withConflictResolutionPolicyMemberWins()
Copyright © 2020 Microsoft Corporation. All rights reserved.