Jaa


ServiceQueue Constructor

Initializes new instance of the ServiceQueue class.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

Name Description
ServiceQueue ()
Initializes a new instance of the ServiceQueue class.
ServiceQueue (ServiceBroker, String)
Initializes a new instance of the ServiceQueue class on the specified instance of Service Broker and with the specified name.
ServiceQueue (ServiceBroker, String, String)
Initializes a new instance of the ServiceQueue class on the specified instance of Service Broker and with the specified name and schema.

See Also

Reference

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

Other Resources

Service Broker Programming
Managing Service Broker
Introducing Service Broker
CREATE QUEUE (Transact-SQL)