Declaration

procedure GetTableNames(aList: TStrings);

 
Description

GetTableNames returns a list of all tables of the database.

 
Parameters

aList: TStrings

will hold the names after the method returns; must not be nil

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes | TnxDatabase