Aracılığıyla paylaş


IDTSManagedComponentWrapper100.WrapperAcquireConnections Yöntemi

Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.

Ad Alanı:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Derleme:  Microsoft.SqlServer.DTSPipelineWrap (Microsoft.SqlServer.DTSPipelineWrap içinde.dll)

Sözdizimi

'Bildirim
Sub WrapperAcquireConnections ( _
    pTransaction As Object _
)
'Kullanım
Dim instance As IDTSManagedComponentWrapper100
Dim pTransaction As Object

instance.WrapperAcquireConnections(pTransaction)
void WrapperAcquireConnections(
    Object pTransaction
)
void WrapperAcquireConnections(
    [InAttribute] Object^ pTransaction
)
abstract WrapperAcquireConnections : 
        pTransaction:Object -> unit 
function WrapperAcquireConnections(
    pTransaction : Object
)

Parametreler