SfcConnectionContext.FlushActionLog メソッド

アクション ログをクリアし、アクション ログのキューに入っている書き込み操作を実行します。 このメンバーをコード内で直接参照しないでください。このメンバーは、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()

関連項目

参照

SfcConnectionContext クラス

Microsoft.SqlServer.Management.Sdk.Sfc 名前空間