SyncSchemaForeignKeys Members

Represents a collection of SyncSchemaForeignKey objects.

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

Public Properties

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

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb734351.pubmethod(en-US,SQL.90).gif Add Overloaded. Adds a SyncSchemaForeignKey object to the end of the collection.
Bb734351.pubmethod(en-US,SQL.90).gif Clear Clears the collection of all SyncSchemaForeignKey objects.
Bb734351.pubmethod(en-US,SQL.90).gif Contains Determines whether a SyncSchemaForeignKey object with the specified name is in the collection.
Bb734351.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb734351.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
Bb734351.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb734351.pubmethod(en-US,SQL.90).gif IndexOf Searches for a SyncSchemaForeignKey object when given a constraint name, and returns the zero-based index of the first occurrence within the entire collection.
Bb734351.pubmethod(en-US,SQL.90).gif Bb734351.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb734351.pubmethod(en-US,SQL.90).gif Remove Removes the first occurrence of a SyncSchemaForeignKey object with the specified name from the collection.
Bb734351.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

SyncSchemaForeignKeys Class
Microsoft.Synchronization.Data Namespace