Retrieves the table names from the data source
Function GetTableNames( from_db )
boolean from_db (optional)
false (default) - return the names from the project
true - retrieve the actual table names from the database itself
array - the table names
GetFROM
GetRelation
GetFieldNames
DS