4.6.2.4 CTDatabase::CloseAll
Syntax
void CloseAll( )Parameters
This method has no parameters.
Description
Closes all active tables associated with the database. To close one specific table, the method CTTable::Close may be used.
Return
None.
Example
pDatabase->CloseAll();pSession->DisconnectAll();pSession->Logout();See Also
CTTable::Close
|
FairCom Corporation www.faircom.com |