Compartir a través de


SyncSchemaTables Members

Represents a collection of SyncSchemaTable objects.

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

Public Properties

  Name Description
Bb734358.pubproperty(en-US,SQL.90).gif Count Gets the number of SyncSchemaTable objects in the collection.
Bb734358.pubproperty(en-US,SQL.90).gif Item Overloaded. Gets a SyncSchemaTable object from the collection.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb734358.pubmethod(en-US,SQL.90).gif Add Adds a SyncSchemaTable object with the specified table name to the end of the collection.
Bb734358.pubmethod(en-US,SQL.90).gif CanRemove Returns whether a specific SyncSchemaTable object can be removed from the collection.
Bb734358.pubmethod(en-US,SQL.90).gif Contains Determines whether a SyncSchemaTable object with the specified name is in the collection.
Bb734358.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb734358.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
Bb734358.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb734358.pubmethod(en-US,SQL.90).gif Bb734358.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb734358.pubmethod(en-US,SQL.90).gif Remove Removes the first occurrence of a SyncSchemaTable object with the specified name from the collection.
Bb734358.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

SyncSchemaTables Class
Microsoft.Synchronization.Data Namespace