clsD3Connection objects - return the first parameter of the brOpenConnection method.
clsD3Environment objects - returns the first parameter of the most recently executed brOpenConnection.
Syntax
sValue = object.brDomain |
Parameters
Parameter |
Description |
sValue |
The return value is a String data type indicating the type of connection established, either "ODBC" for a direct connection or "ODBC;" for a DAO connection or "" for a RPC connection. |
object |
An object variable that represents an object in the Applies To list. |