MagicCMS Documentation
WhereClause
.
.
::
.
.
Operator Property
Gets or sets the operator of the query clause.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
string
Operator
{
get
;
set
; }
Field Value
The operator.
See Also
WhereClause Class
MagicCMS.Core Namespace