Serves as the root object for the class library.
The primary purpose of the clsD3Environment class is to allow the application developer to establish connections to D3 databases.
To create the environment, declare a single instance of the clsD3Environment class at the beginning of the application. For example:
Dim oEnv As New clsD3Environment
or–
Dim oEnv as clsD3Environment Set oEnv = New clsD3Environment
brAbout method, brCloseConnection method, brError method, brOpenConnection method, brOpenDynamicArray method, brUniqueID method
brCasing property, brCopyright property, brCurrency property, brDatabase property, brDecimal property, brDescription property, brDomain property, brGrouping property, brHandle property, brIsODBC property, brName property, brType property, brVersion property
The following methods and properties are undocumented members of the clsD3Environment class.
brCatalog property
brServer property
brCloseDomain method
brOpenDomain method