Skip to content

DbOperator class

Represents a logical expression or predicate, like comparisons or LIKE predicate.

public class Korzh.EasyQuery.Db.DbOperator
: Operator
TypeNameDescription
DbModelModelGets or sets the model.
TableListTablesGets the list of the tables used in this operator (only for operators with “isCondition==true” ).
TypeNameDescription
voidLoadAttribute(String propname, String propvalue)Loads the attribute.
voidSaveAttributes(XmlWriter writer)Saves the attributes.