pub rstoetter cSmartSqlStatement cSmartSqlStatement::GetTableNames() - rstoetter/csmartsqlstatement-php GitHub Wiki
Method GetTableNames( ) - of API Reference pub
public array rstoetter\cSmartSqlStatement\cSmartSqlStatement::GetTableNames(boolean $remove_AS)
- Namespace : rstoetter\cSmartSqlStatement
- Class name: cSmartSqlStatement
- This method is defined by the class rstoetter\cSmartSqlStatement\cSmartSqlStatement
The method GetTableNames( ) returns the table names as an array of strings
Example:
Arguments
- $remove_AS boolean - <p>true, if the table names should not have an alias. Defaults to true.</p>
Returns
array the table names as an array of strings