SyncServerInfo Structure
Encapsulates information about server-side settings and metadata. This information is available through GetServerInfo.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
The SyncServerInfo type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | TablesInfo | Gets or sets a collection of SyncTableInfo objects that contain the name and description of each table. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether a SyncServerInfo object is equal to the specified object. (Overrides ValueType.Equals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a SyncServerInfo. This is suitable for use in hashing algorithms and data structures such as a hash table. (Overrides ValueType.GetHashCode().) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality | Determines whether the two specified SyncServerInfo objects are equal. |
![]() ![]() | Inequality | Determines whether the two specified SyncServerInfo objects are not equal. |
Show:
