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

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

Property Value

Type: Boolean

Implements

IWhereConditionWhereIsEmpty
See Also