Click or drag to resize

QueryOptions Constructor

Overload List
  NameDescription
Public methodQueryOptions
Creates a new QueryOptions object.
Public methodQueryOptions(String)
Creates a new QueryOptions object with a N1QL query statement.
Public methodQueryOptions(QueryPlan, String)
Creates a new QueryOptions object with an existing QueryPlan(QueryPlan).
Top
See Also