Click or drag to resize
Query Constructor
Overload List
  Name Description
Public method Code example Query
Create a new empty query
Public method Code example Query(String)
Create a new query from the specified string.
Public method Code example Query(String, QueryOperator, String)
Create a new query built from the specified attribute, operator and value
Top
See Also