Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a collection of SyncSchemaForeignKey objects.
The following tables list the members exposed by the SyncSchemaForeignKeys type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of SyncSchemaForeignKey objects in the collection. |
![]() |
Item | Overloaded. Gets a SyncSchemaForeignKey object from the collection. |
![]() |
Values | Gets a collection of the values that are contained in the SyncSchemaForeignKeys object. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Add | Overloaded. Adds a SyncSchemaForeignKey object to the end of the collection. |
![]() |
Clear | Clears the collection of all SyncSchemaForeignKey objects. |
![]() |
Contains | Determines whether a SyncSchemaForeignKey object with the specified name is in the collection. |
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
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. |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
Remove | Removes the first occurrence of a SyncSchemaForeignKey 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
SyncSchemaForeignKeys Class
Microsoft.Synchronization.Data Namespace