BrokerObjectBase.Script Method
Generates a Transact-SQL script that can be used to re-create the Service Broker object.
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