LogProviderHostClass.CloseLog Method

Definition

Closes the log.

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

Implements

Remarks

For more information, see LogProvider.

Applies to