SqlSyncMemberOperations.DefinitionStages.WithSyncDirection Interface
public static interface SqlSyncMemberOperations.DefinitionStages.WithSyncDirection
The SQL Sync Member definition to set the sync direction.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDatabaseType(SyncDirection syncDirection)
Sets the sync direction. |
Method Details
withDatabaseType
public abstract SqlSyncMemberOperations.DefinitionStages.WithCreate withDatabaseType(SyncDirection syncDirection)
Sets the sync direction.
Parameters:
Returns: