cSmartSqlStatement::GetTableDeclaration() - rstoetter/csmartsqlstatement-php GitHub Wiki

Method GetTableDeclaration( )

 public   string rstoetter\cSmartSqlStatement\cSmartSqlStatement::GetTableDeclaration($index)

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