Skip to content

cSqlStatement::SetWhere()

Rainer Stötter edited this page Jun 30, 2017 · 1 revision

Method SetWhere( )

 public   mixed rstoetter\cSqlStatement\cSqlStatement::SetWhere(string $where)

Sets the where clause to $where

Arguments

  • $where string - <p>the where clause</p>