CTSession.FirstDatabase
Syntax
bool FirstDatabase(StringBuilder Name, StringBuilder Path)
Parameters
Description
Gets the first database for the session.
Return
FirstDatabase() returns true if the database is found, false otherwise.
See Also
FindDatabase(), GetDatabase(), NextDatabase()