LogProviderEventLogClass.CloseLog Method

Definition

Closes the log.

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

Implements

Attributes

Remarks

For more information, see LogProvider.

Applies to