LogProviderEventLogClass.OpenLog 方法

定義

開啟記錄。

public:
 virtual void OpenLog() = Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogProvider100::OpenLog;
[System.Runtime.InteropServices.DispId(1610743810)]
public virtual void OpenLog ();
[<System.Runtime.InteropServices.DispId(1610743810)>]
abstract member OpenLog : unit -> unit
override this.OpenLog : unit -> unit
Public Overridable Sub OpenLog ()

實作

屬性

備註

如需詳細資訊,請參閱LogProvider

適用於