| Modifier and Type | Method and Description |
|---|---|
SqlSyncMember.Update |
SqlSyncMember.UpdateStages.WithSyncDirection.withDatabaseType(SyncDirection syncDirection)
Sets the sync direction.
|
SqlSyncMember.Update |
SqlSyncMember.UpdateStages.WithMemberDatabaseType.withMemberDatabaseType(SyncMemberDbType databaseType)
Sets the member database type.
|
SqlSyncMember.Update |
SqlSyncMember.UpdateStages.WithMemberPassword.withMemberPassword(String password)
Sets the member SQL Database password.
|
SqlSyncMember.Update |
SqlSyncMember.UpdateStages.WithMemberUserName.withMemberUserName(String userName)
Sets the member SQL Database username.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/