![]() | QueryOptions Properties |
The QueryOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrentContextId |
Gets the context identifier for the N1QL query request/response. Useful for debugging.
|
![]() | IsAdHoc |
Gets a value indicating whether this query statement is to executed in an ad-hoc manner.
|
![]() | IsPrepared |
Returns true if the request is a prepared statement
|
![]() | Serializer |
Custom ITypeSerializer to use when deserializing query results.
|