clsD3Connection objects - returns the ODBC data source name that was passed as the second parameter to the brOpenConnection method.
clsD3Environment objects - returns the ODBC data source name that was used in the most recent brOpenConnection method.
Syntax
sValue = object.brDatabase |
Parameters
Parameter |
Description |
sValue |
The return value is a String data type specifying the ODBC data source name. |
object |
An object variable that represents an object in the Applies To list. |