BrokerObjectBase.Script Method
Generates a Transact-SQL script that can be used to re-create the Service Broker object.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
BrokerObjectBase.Script () |
Generates a Transact-SQL script that can be used to re-create the Service Broker object.
|
BrokerObjectBase.Script (ScriptingOptions) |
Generates a Transact-SQL script that can be used to re-create the SQL Server Agent alert as specified by the scripting options.
|
See Also
Reference
BrokerObjectBase Class
BrokerObjectBase Members
Microsoft.SqlServer.Management.Smo.Broker Namespace
Other Resources
Scripting
Managing Service Broker
Introducing Service Broker