Click or drag to resize

QueryCondition Constructor

Overload List
  NameDescription
Public methodQueryCondition(String, OperatorType)
Initializes a new instance of the QueryCondition class
Public methodQueryCondition(String, OperatorType, Object)
Initializes a new instance of the QueryCondition class
Public methodQueryCondition(String, String, OperatorType)
Initializes a new instance of the QueryCondition class
Top
See Also