Enum QueryProfile
Query profile information to be returned with the query results.
Namespace: Couchbase.Query
Assembly: Couchbase.NetClient.dll
Syntax
public enum QueryProfile
Fields
Name | Description |
---|---|
Off | Returns no query profile information. This is the default. |
Phases | Returns phase information. |
Timings | Returns timing information. |