Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Clears the action log and performs any write operations that are queued in the action log. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Public Sub FlushActionLog
'Uso
Dim instance As SfcConnectionContext
instance.FlushActionLog()
public void FlushActionLog()
public:
void FlushActionLog()
member FlushActionLog : unit -> unit
public function FlushActionLog()