Purpose
Create instance of the DaoDbEngine Class, and assigns this to global Engine Object
Parameters
ptrIf | (Optional) Interface Pointer |
bPrivate | (Optional) Create a Private DbEngine (Default = False) |
cIniPath | (Optional) Value for IniPath access |
cDefuser | (Optional) Default User name |
liType | (Optional) Default type for Workspace |
Class
DaoDbEngine The DBEngine object contains and controls all other collections and objects in the DAO object hierarchy
Example