SyncTableMetadata Constructor (String, SyncDirection)
Initializes a new instance of the SyncTableMetadata class by using a table name and synchronization direction parameters.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
Parameters
- tableName
- Type: System::String
The name of the SyncTable.
- direction
- Type: Microsoft.Synchronization.Data::SyncDirection
A SyncDirection enumeration value that represents the direction of synchronization from the perspective of the client.
Show: