QueryOptionsCreate Method |
| Name | Description | |
|---|---|---|
| Create |
Creates a new QueryOptions object.
| |
| Create(String) |
Creates a new QueryOptions object with the specified statement.
| |
| Create(QueryPlan, String) |
Creates a query using the given plan as an optimization for the originalStatement.
|