SyncSchemaColumns Members

Represents a collection of SyncSchemaColumn objects.

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

Public Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

SyncSchemaColumns Class
Microsoft.Synchronization.Data Namespace