Couchbase .NET SDK | 3.4.4
Search Results for

    Show / Hide Table of Contents

    Interface IExistsResult

    Inherited Members
    IResult.Cas
    Namespace: Couchbase.KeyValue
    Assembly: Couchbase.NetClient.dll
    Syntax
    public interface IExistsResult : IResult

    Properties

    | Improve this Doc View Source

    Exists

    Declaration
    bool Exists { get; }
    Property Value
    Type Description
    Boolean
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2023 Couchbase, Inc.