LogProviderEventLogClass.OpenLog Method

Definition

Opens the log.

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 ()

Implements

Attributes

Remarks

For more information, see LogProvider.

Applies to