Compartilhar via


SyncServerInfo Members

Encapsulates information about server-side settings and metadata. This information is available through GetServerInfo.

The following tables list the members exposed by the SyncServerInfo type.

Public Constructors

  Name Description
SyncServerInfo Initializes a new instance of the SyncServerInfo class.

Top

Public Properties

  Name Description
Bb726135.pubproperty(en-US,SQL.90).gif TablesInfo Gets or sets a collection of SyncTableInfo objects that contain the name and description of each table.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb726135.pubmethod(en-US,SQL.90).gif Equals Overloaded. Overridden. Determines whether a SyncServerInfo object is equal to a particular value.
Bb726135.pubmethod(en-US,SQL.90).gif GetHashCode Overridden. Serves as a hash function for a SyncServerInfo. This is suitable for use in hashing algorithms and data structures such as a hash table.
Bb726135.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb726135.pubmethod(en-US,SQL.90).gif Bb726135.static(en-US,SQL.90).gif op_Equality Determines whether the two specified SyncServerInfo objects are equal.
Bb726135.pubmethod(en-US,SQL.90).gif Bb726135.static(en-US,SQL.90).gif op_Inequality Determines whether the two specified SyncServerInfo objects are not equal.
Bb726135.pubmethod(en-US,SQL.90).gif Bb726135.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb726135.pubmethod(en-US,SQL.90).gif ToString  (inherited from ValueType )

Top

Protected Methods

  Name Description
Bb726135.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
Bb726135.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SyncServerInfo Structure
Microsoft.Synchronization.Data Namespace