xSQL.SchemaCompare.SqlServer Namespace : SqlForeignKeyPairCollection Class |
The following tables list the members exposed by SqlForeignKeyPairCollection.
Name | Description | |
---|---|---|
![]() | SqlForeignKeyPairCollection Constructor | Initializes a new instance of the SqlForeignKeyPairCollection class. |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKeyPair>) |
![]() | Item | Gets the pair of keys with the specified name. |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKeyPair>) |
![]() | AddRange | Adds the elements of the specified collection to this collection. (Inherited from xSQL.SchemaCompare.SqlServer.PairCollectionBase<SqlForeignKeyPair,SqlForeignKey>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKeyPair>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKeyPair>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKeyPair>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKeyPair>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKeyPair>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKeyPair>) |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKeyPair>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKeyPair>) |