AlertCollection.Script Method
Generates a Transact-SQL script that can be used to re-create the collection of alerts.
Remarks
Any public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Overload List
Name | Description |
---|---|
AlertCollection.Script () |
Generates a Transact-SQL script that can be used to re-create the collection of alerts.
|
AlertCollection.Script (ScriptingOptions) |
Generates a Transact-SQL script that can be used to re-create the collection of alerts as specified by the script options.
|