Поделиться через


Метод FlushActionLog

Clears the action log and performs any write operations that are queued in the action log. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

Пространство имен:  Microsoft.SqlServer.Management.Sdk.Sfc
Сборка:  Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Синтаксис

'Декларация
Public Sub FlushActionLog
'Применение
Dim instance As SfcConnectionContext

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