pub rstoetter cSmartSqlStatement cSmartSqlStatement::GetFields() - rstoetter/csmartsqlstatement-php GitHub Wiki

Method GetFields( ) - of API Reference pub

 public   mixed rstoetter\cSmartSqlStatement\cSmartSqlStatement::GetFields(array $ary)
  • Namespace : rstoetter\cSmartSqlStatement
  • Class name: cSmartSqlStatement
  • This method is defined by the class rstoetter\cSmartSqlStatement\cSmartSqlStatement

The method GetFields( ) returns the field list which is in the buffer

Example:

Arguments

  • $ary array - <p>the items of the field list as a string array</p>