SyncTableInfo Members
Encapsulates information about table settings and metadata. This information is available through GetServerInfo.
The following tables list the members exposed by the SyncTableInfo type.
Public Constructors
Name | Description | |
---|---|---|
SyncTableInfo | Overloaded. Initializes a new instance of the SyncTableInfo class. |
Top
Public Properties
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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
SyncTableInfo Class
Microsoft.Synchronization.Data Namespace