Click or drag to resize
WhereConditionBaseTParentWhereOperator Property
Operator used for adding where condition. Default is AND

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected string WhereOperator { get; set; }

Property Value

Type: String
See Also