Click or drag to resize

QueryOptionsCreate Method

Overload List
  NameDescription
Public methodStatic memberCreate
Creates a new QueryOptions object.
Public methodStatic memberCreate(String)
Creates a new QueryOptions object with the specified statement.
Public methodStatic memberCreate(QueryPlan, String)
Creates a query using the given plan as an optimization for the originalStatement.
Top
See Also