Couchbase .NET SDK | 3.7.2
Search Results for

    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.

    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.