Detailed Description
Definition at line 49 of file Expr.php.
Constructor & Destructor Documentation
__construct |
( |
$ |
expression ) |
|
Instantiate an expression, which is just a string stored as an instance member variable.
- Parameters:
-
string | $expression | The string containing a SQL expression. |
Definition at line 64 of file Expr.php.
Member Function Documentation
- Returns:
- string The string of the SQL expression stored in this object.
Definition at line 72 of file Expr.php.
The documentation for this class was generated from the following file:
- E:/E/GEAMP/www/openbiz/openbiz/others/Zend/Db/Expr.php