CDbExpression
CDbExpression
Package | system.db.schema |
---|---|
Inheritance | class CDbExpression » CComponent |
Source Code | framework/db/schema/CDbExpression.php |
CDbExpression represents a DB expression that does not need escaping. CDbExpression is mainly used in CActiveRecord as attribute values. When inserting or updating a CActiveRecord, attribute values of type CDbExpression will be directly put into the c