Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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