SyncSchemaTables Members
Represents a collection of SyncSchemaTable objects.
The following tables list the members exposed by the SyncSchemaTables type.
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of SyncSchemaTable objects in the collection. | |
Item | Overloaded. Gets a SyncSchemaTable object from the collection. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Add | Adds a SyncSchemaTable object with the specified table name to the end of the collection. | |
CanRemove | Returns whether a specific SyncSchemaTable object can be removed from the collection. | |
Contains | Determines whether a SyncSchemaTable object with the specified name is in the collection. | |
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
Remove | Removes the first occurrence of a SyncSchemaTable object with the specified name from the collection. | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
SyncSchemaTables Class
Microsoft.Synchronization.Data Namespace