CdbDBEngine::SetSystemDB, GetSystemDB Property

Sets or returns the path for the current location of the system database file.

Settings and Return Values

The setting or return value is a string expression describing the fully-resolved path.

Syntax

VOIDSetSystemDB(LPCTSTR pstr);

CStringGetSystemDB(VOID);

Set Parameters

Type Example Description
LPCTSTR pstr A pointer to a string containing the path to the system database file.