AdsGetNumOpenTables

Advantage Client Engine

Retrieves the total number of open tables and cursors in this application

Syntax

UNSIGNED32

AdsGetNumOpenTables (UNSIGNED16 *pusNum);

Parameters

pusNum (O)

Returns number of open tables and cursors.

Remarks

AdsGetNumOpenTables will return the total number of open tables and cursors in the application.

Example

Click Here

See Also

AdsOpenTable

AdsCreateTable

AdsGetAllTables