xSQL.Schema.SqlServer Namespace : SqlBrokerQueueCollection Class |
The following tables list the members exposed by SqlBrokerQueueCollection.
Name | Description | |
---|---|---|
![]() | SqlBrokerQueueCollection Constructor | Initializes a new instance of the SqlBrokerQueueCollection class. |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<SqlBrokerQueue>) |
![]() | Item | Overloaded. Gets the SqlBrokerQueue element with the specified schema and name. |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<SqlBrokerQueue>) |
![]() | AddRange | Adds the items from otherCollection to this collection. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlBrokerQueue>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<SqlBrokerQueue>) |
![]() | Contains | Overloaded. Indicates whether the collection contains a queue with the specified schema and name. |
![]() | CopyFrom | Overloaded. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlBrokerQueue>) |
![]() | CopyTo | Overloaded. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlBrokerQueue>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<SqlBrokerQueue>) |
![]() | GetItemById | Returns the element with the specified id. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlBrokerQueue>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<SqlBrokerQueue>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<SqlBrokerQueue>) |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<SqlBrokerQueue>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<SqlBrokerQueue>) |
![]() | ToString | Returns a string that contains collection elements formatted as comma-separated values. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlBrokerQueue>) |