CTSession::FirstDatabase
Syntax
CTBOOL FirstDatabase(CTString& Name, CTString& Path)
Parameters
Description
Gets the first database for the session.
Return
FirstDatabase() returns YES if the database is found, NO otherwise.
See also
NextDatabase(), FindDatabase(), GetDatabase()