UDLPath Property (DTS)

Path of a data link file used to create a connection.

Applies To
Connection Object  

Syntax

object.InTransaction

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

Remarks

When a data link file is used, Connection.Properties is not specified.

Data Type

String

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetUDLPath(BSTR *pRetVal);

  


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