SyncSchemaTables Members

Represents a collection of SyncSchemaTable objects.

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

Public Properties

  Name Description
Public property Count Gets the number of SyncSchemaTable objects in the collection.
Public property Item Overloaded. Gets a SyncSchemaTable object from the collection.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Add Adds a SyncSchemaTable object with the specified table name to the end of the collection.
Public method CanRemove Returns whether a specific SyncSchemaTable object can be removed from the collection.
Public method Contains Determines whether a SyncSchemaTable object with the specified name is in the collection.
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method Remove Removes the first occurrence of a SyncSchemaTable object with the specified name from the collection.
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

SyncSchemaTables Class
Microsoft.Synchronization.Data Namespace