LogProviderTextFileClass.OpenLog 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.
Opens the log.
public:
virtual void OpenLog() = Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogProvider100::OpenLog;
[System.Runtime.InteropServices.DispId(1610743810)]
public virtual void OpenLog ();
[<System.Runtime.InteropServices.DispId(1610743810)>]
abstract member OpenLog : unit -> unit
override this.OpenLog : unit -> unit
Public Overridable Sub OpenLog ()
Implements
- Attributes
Remarks
For more information, see LogProvider.