Compartir a través de


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()