JobServer.CycleErrorLog Método
Closes and renames the current error log, and then creates a new empty error log file.
Espacio de nombres: Microsoft.SqlServer.Management.Smo.Agent
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Public Sub CycleErrorLog
'Uso
Dim instance As JobServer
instance.CycleErrorLog()
public void CycleErrorLog()
public:
void CycleErrorLog()
member CycleErrorLog : unit -> unit
public function CycleErrorLog()
Ejemplos
Programar tareas administrativas automáticas en el Agente SQL Server
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Management.Smo.Agent