MagicCMS Documentation

WhereClause Members

The WhereClause type exposes the following members.

Properties


  Name Description
Public property FieldName
Gets or sets the name of the field to filter.
Public property LogicalOperator
Gets or sets the logical conjunction to previous query clause.
Public property Operator
Gets or sets the operator of the query clause.
Public property QuotedValue
Gets the quoted value of the clause.
Public property Value
Gets or sets the value of the clause.