Condividi tramite


Job.EnumJobStepLogs Method

Enumerates a list of job step log files.

Osservazioni

Questo metodo è stato introdotto in SQL Server 2005.

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Elenco degli overload

Nome Description
Job.EnumJobStepLogs ()
Enumerates a list of job step log files for the referenced job.
Job.EnumJobStepLogs (Int32)
Enumerates a list of job step log files for the job step with the specified ID value.
Job.EnumJobStepLogs (String)
Enumerates a list of job step log files for the job step with the specified name.

Vedere anche

Riferimento

Job Class
Job Members
Microsoft.SqlServer.Management.Smo.Agent Namespace

Altre risorse

Scheduling Automatic Administrative Tasks in SQL Server Agent
Automatizzazione delle attività amministrative (SQL Server Agent)
sp_help_jobsteplog (Transact-SQL)