WrapperReleaseConnections-Methode
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
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()