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