Delen via


SyncSchemaForeignKeys Members

Represents a collection of SyncSchemaForeignKey objects.

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

Public Properties

  Name Description
Public property Count Gets the number of SyncSchemaForeignKey objects in the collection.
Public property Item Overloaded. Gets a SyncSchemaForeignKey object from the collection.
Public property Values Gets a collection of the values that are contained in the SyncSchemaForeignKeys object.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Add Overloaded. Adds a SyncSchemaForeignKey object to the end of the collection.
Public method Clear Clears the collection of all SyncSchemaForeignKey objects.
Public method Contains Determines whether a SyncSchemaForeignKey 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 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.
Public method Bb734351.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method Remove Removes the first occurrence of a SyncSchemaForeignKey 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

SyncSchemaForeignKeys Class
Microsoft.Synchronization.Data Namespace