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