LogProviderSQLProfilerClass.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.
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.