Operator.Script Method
Generates a Transact-SQL script that can be used to re-create the SQL Server Agent operator.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
Name | Description |
---|---|
Operator.Script () |
Generates a Transact-SQL script that can be used to re-create the SQL Server Agent operator.
|
Operator.Script (ScriptingOptions) |
Generates a Transact-SQL script that can be used to re-create the SQL Server Agent operator as specified by the scripting options.
|
Siehe auch
Verweis
Operator Class
Operator Members
Microsoft.SqlServer.Management.Smo.Agent Namespace
Andere Ressourcen
Scripting
Scheduling Automatic Administrative Tasks in SQL Server Agent
Automatisieren administrativer Tasks (SQL Server-Agent)
sp_add_operator (Transact-SQL)