Metodo SfcConnectionContext.FlushActionLog

Clears the action log and performs any write operations that are queued in the action log. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Public Sub FlushActionLog
'Utilizzo
Dim instance As SfcConnectionContext

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

Vedere anche

Riferimento

SfcConnectionContext Classe

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc