ProxyAccount.Script Method
Generates a Transact-SQL script that can be used to re-create the SQL Server Agent proxy account.
Notas
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Lista de sobrecargas
Nombre | Description |
---|---|
ProxyAccount.Script () |
Generates a Transact-SQL script that can be used to re-create the SQL Server Agent proxy account.
|
ProxyAccount.Script (ScriptingOptions) |
Generates a Transact-SQL script that can be used to re-create the SQL Server Agent proxy account as specified by the scripting options.
|
Vea también
Referencia
ProxyAccount Class
ProxyAccount Members
Microsoft.SqlServer.Management.Smo.Agent Namespace
Otros recursos
Scripting
Scheduling Automatic Administrative Tasks in SQL Server Agent
Automatizar las tareas administrativas (Agente SQL Server)
sp_update_proxy (Transact-SQL)