BCGSuite for MFC
virtual BOOL CBCGPDBGridCtrl::GetTableList ( CStringList &  lstTable)
pure virtual

Returns the list of tables.

Returns
TRUE, if the function succeeded, otherwise FALSE.

Use this method to retrieve the list of database tables.

Parameters
lstTableWhen the function returns, it contains the list of table names.