Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Closes the log for the wrapper.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Sub CloseLog
'Usage
Dim instance As ManagedWrapper
instance.CloseLog()
public void CloseLog()
public:
virtual void CloseLog() sealed
abstract CloseLog : unit -> unit
override CloseLog : unit -> unit
public final function CloseLog()