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

Method GetTableDeclaration( ) - of API Reference dev

 public   string rstoetter\cSmartSqlStatement\cSmartSqlStatement::GetTableDeclaration(\rstoetter\cSmartSqlStatement\int $index)
  • Namespace : rstoetter\cSmartSqlStatement
  • Class name: cSmartSqlStatement
  • This method is defined by the class rstoetter\cSmartSqlStatement\cSmartSqlStatement

The method GetTableDeclaration( ) returns the table declaration with the index $index from $m_a_tables

Example:

Arguments

  • $index \rstoetter\cSmartSqlStatement\int

Returns

string the table declaration with the index $index from $m_a_tables