Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

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.

  • View Source
In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.