SyncTableInfo Class
Encapsulates information about table settings and metadata. This information is available through GetServerInfo.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
The SyncTableInfo type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SyncTableInfo | Initializes a new instance of the SyncTableInfo class by using default values. |
![]() | SyncTableInfo(String, String) | Initializes a new instance of the SyncTableInfo class by using table name and description parameters. |
| Name | Description | |
|---|---|---|
![]() | Description | Gets or sets the description of the table. |
![]() | TableName | Gets or sets the name of the table at the server that corresponds to a specified SyncTable. |
Show:
