Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
This topic describes how to generate a Transact-SQL script that creates a Microsoft SQL Server Agent operator.
To script operators using Transact-SQL
In Object Explorer, connect to an instance of the SQL Server Database Engine, and then expand that instance.
Expand SQL Server Agent.
Expand Operators. Right-click an operator and select Script Operator as. Select CREATE To or DROP To and click one of the following:
- New Query Editor Window, which opens a new Query Editor window and writes the Transact-SQL script to it.
- File, which saves the Transact-SQL script to a file.
- Clipboard, which saves the Transact-SQL script to the Clipboard.
See Also
Tasks
How to: Create an Operator (SQL Server Management Studio)