The UDLPath property specifies the name and path of a Microsoft® Data Link file used to create a connection.
object.UDLPath [= path]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
path | Name and path of the data link file |
String
Read/write for the Connection2 object. Read-only for the Connection object.
HRESULT GetUDLPath(BSTR *pRetVal);
When a data link file is used, the ConnectionProperties collection is not available.