xSQL.Schema.SqlServer Namespace : SqlBrokerQueueCollection Class |
For a list of all members of this type, see SqlBrokerQueueCollection members.
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>) |