IDTSManagedComponentWrapper100.WrapperAcquireConnections(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Acquires connection for the component wrapper.
public:
void WrapperAcquireConnections(System::Object ^ pTransaction);
public void WrapperAcquireConnections (object pTransaction);
abstract member WrapperAcquireConnections : obj -> unit
Public Sub WrapperAcquireConnections (pTransaction As Object)
Parameters
- pTransaction
- Object
The transaction.