Back to Devexpress

QueryOperand Class

corelibraries-devexpress-dot-xpo-dot-db-84ed93a6.md

latest1.0 KB
Original Source

QueryOperand Class

Represents a query operand.

Namespace : DevExpress.Xpo.DB

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public sealed class QueryOperand :
    CriteriaOperator
vb
Public NotInheritable Class QueryOperand
    Inherits CriteriaOperator

The following members return QueryOperand objects:

Inheritance

Object CriteriaOperator QueryOperand

See Also

QueryOperand Members

DevExpress.Xpo.DB Namespace