LogProviderHostClass.OpenLog Method

Definition

Opens the log.

public:
 virtual void OpenLog() = Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogProvider100::OpenLog;
public virtual void OpenLog ();
abstract member OpenLog : unit -> unit
override this.OpenLog : unit -> unit
Public Overridable Sub OpenLog ()

Implements

Remarks

For more information, see LogProvider.

Applies to