ProxyAccount.Script Method
Generates a Transact-SQL script that can be used to re-create the SQL Server Agent proxy account.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
Nome | 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.
|
Vedere anche
Riferimento
ProxyAccount Class
ProxyAccount Members
Microsoft.SqlServer.Management.Smo.Agent Namespace
Altre risorse
Scripting
Scheduling Automatic Administrative Tasks in SQL Server Agent
Automatizzazione delle attività amministrative (SQL Server Agent)
sp_update_proxy (Transact-SQL)