Udostępnij za pośrednictwem


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
Bb726150.pubproperty(en-US,SQL.90).gif Description Gets or sets the description of the table.
Bb726150.pubproperty(en-US,SQL.90).gif 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
Bb726150.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb726150.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
Bb726150.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb726150.pubmethod(en-US,SQL.90).gif Bb726150.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb726150.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

SyncTableInfo Class
Microsoft.Synchronization.Data Namespace