For clsD3Connection objects - return the first parameter of the brOpenConnection method. For clsD3Environment objects - returns the first parameter of the most recently executed brOpenConnection.
sValue = object.brDomain
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. |