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

Method Dump( )

 public   mixed rstoetter\cSmartSqlStatement\cSmartSqlStatement::Dump(boolean $ausgiebig)

The method Dump( ) dumps the actual statement

Example:

Arguments

  • $ausgiebig boolean - <p>true, if more information should be displayed. Defaults to false.</p>