RuleSearchObjectProperties.CriteriaEvaluationBehavior Property
Specifies whether to look for objects that are currently retrieved from the database, in addition to the objects in the database itself.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v24.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
Type | Description |
---|---|
CriteriaEvaluationBehavior | A CriteriaEvaluationBehavior enumeration value specifying whether to look for objects that are currently retrieved from the database, in addition to the objects in the database itself. |
See Also