FairCom Corporation


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

aDatabase.CloseAll();
aSession.DisconnectAll();
aSession.Logout();

See Also

CTTable.Close


FairCom Corporation
www.faircom.com