LogProviderEventLogClass.CloseLog Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void CloseLog() = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::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