cSmartSqlStatement::GetTableDeclaration() - rstoetter/csmartsqlstatement-php GitHub Wiki
Method GetTableDeclaration( )
public string rstoetter\cSmartSqlStatement\cSmartSqlStatement::GetTableDeclaration($index)
- Namespace : rstoetter\cSmartSqlStatement
- Class name: cSmartSqlStatement
- This method is defined by rstoetter\cSmartSqlStatement\cSmartSqlStatement
The method GetTableDeclaration( ) returns the table declaration with the index $index from $m_a_tables
Example:
Arguments
- $index mixed
Returns
string the table declaration with the index $index from $m_a_tables