LogProviderXMLFileClass.OpenLog-Methode
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Opens the log.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
Public Overridable Sub OpenLog
'Usage
Dim instance As LogProviderXMLFileClass
instance.OpenLog()
public virtual void OpenLog()
public:
virtual void OpenLog()
abstract OpenLog : unit -> unit
override OpenLog : unit -> unit
public function OpenLog()
Implementiert
Hinweise
For more information, see LogProvider.