Share via


SyncSchemaColumns Members

Represents a collection of SyncSchemaColumn objects.

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

Public Properties

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

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Add Overloaded. Adds a SyncSchemaColumn object to the end of the collection.
Public method CanRemove Determines whether a specific SyncSchemaColumn object can be removed from the collection.
Public method Contains Determines whether a SyncSchemaColumn 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 SyncSchemaColumn 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

SyncSchemaColumns Class
Microsoft.Synchronization.Data Namespace