Freigeben über


IDTSManagedComponentWrapper100.WrapperReleaseConnections-Methode

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Releases the wrapper connection.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Syntax

'Declaration
Sub WrapperReleaseConnections
'Usage
Dim instance As IDTSManagedComponentWrapper100

instance.WrapperReleaseConnections()
void WrapperReleaseConnections()
void WrapperReleaseConnections()
abstract WrapperReleaseConnections : unit -> unit
function WrapperReleaseConnections()

Siehe auch

Verweis

IDTSManagedComponentWrapper100 Schnittstelle

Microsoft.SqlServer.Dts.Pipeline.Wrapper-Namespace