Compartir a través de


FlushActionLog Método

Clears the action log and performs any write operations that are queued in the action log. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Public Sub FlushActionLog
'Uso
Dim instance As SfcConnectionContext

instance.FlushActionLog()
public void FlushActionLog()
public:
void FlushActionLog()
member FlushActionLog : unit -> unit 
public function FlushActionLog()