Sdílet prostřednictvím


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
Public method SyncTableInfo Overloaded. Initializes a new instance of the SyncTableInfo class.

Top

Public Properties

  Name Description
Public property Description Gets or sets the description of the table.
Public property 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
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Bb726150.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

SyncTableInfo Class
Microsoft.Synchronization.Data Namespace