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