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