ConnectionProperties Property (DTS)

The ConnectionProperties property specifies an OLEDBProperties collection used to establish the characteristics of a connection.

Applies To
Connection Object  

Syntax

object.ConnectionProperties

Part Description
object Expression that evaluates to an object in the Applies To list

Data Type

OLEDBProperties

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetConnectionProperties(IDTSOleDBProperties **pRetVal);

See Also

OLEDBProperties Collection

  


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