SyncServerInfo Constructor
Initializes a new instance of the SyncServerInfo class.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
Parameters
- tablesInfo
- Type: System.Collections.ObjectModel::Collection<SyncTableInfo>
A collection of SyncTableInfo objects that contain the name and description of each table.
Show: