#include <SQLUtil.h>
Inherits SQLWhereClause::SubClause.
Public Member Functions | |
ExprSubClause (ptr< Expression > expr) | |
virtual | ~ExprSubClause () |
virtual Type | getType () const |
virtual ptr< Expression > | asExpression (const ExprContext &ctxt) const |
virtual string | as_string () const |
|
|
|
|
|
Reimplemented from SQLWhereClause::SubClause.
|
|
Implements SQLWhereClause::SubClause.
|
|
Implements SQLWhereClause::SubClause.
|