Navigation:  DAO Object Classes > DaoDbEngine Class >

DaoDbEngine:Init() Method

Previous pageReturn to chapter overviewNext page

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

DbEngine sample