Connection Object (DTS)

The Connection object contains information about connections to OLE DB service providers. Connection objects allow connection pooling and reuse for connections within a package so that only one connection needs to be established for multiple steps or tasks.

Methods
AcquireConnection Method ReleaseConnection Method

Properties
Catalog Property InUse Property
Connected Property LastOwnerTaskName Property
ConnectImmediate Property Name Property
ConnectionProperties Property Parent Property
ConnectionTimeout Property Password Property
DataSource Property ProviderID Property
Description Property Reusable Property
ID Property UserID Property
InTransaction Property (DTS) UseTrustedConnection Property

See Also
Connections Collection  

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.