Back to Devexpress

ObjectsQuery.Criteria Property

xpo-devexpress-dot-xpo-dot-objectsquery.md

latest961 B
Original Source

ObjectsQuery.Criteria Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public CriteriaOperator Criteria { get; set; }
vb
Public Property Criteria As CriteriaOperator

Property Value

Type
CriteriaOperator

See Also

ObjectsQuery Class

ObjectsQuery Members

DevExpress.Xpo Namespace