Click or drag to resize
IWhereConditionWhereIsEmpty Property
Returns true if the where condition is empty

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
bool WhereIsEmpty { get; }

Property Value

Type: Boolean
See Also