Condividi tramite


ServiceQueueCollection.Item Property

Gets a ServiceQueue object in the collection by name or by index number.

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Elenco degli overload

Nome Description
ServiceQueueCollection.Item (Int32)
Gets a ServiceQueue object in the collection by index number.
ServiceQueueCollection.Item (String)
Gets a ServiceQueue object in the collection by name.
ServiceQueueCollection.Item (String, String)
Gets a ServiceQueue object in the collection by name and schema.

Vedere anche

Riferimento

ServiceQueueCollection Class
ServiceQueueCollection Members
Microsoft.SqlServer.Management.Smo.Broker Namespace

Altre risorse

Using Collections