Couchbase .NET SDK | 3.4.4
Search Results for

    Show / Hide Table of Contents

    Interface IMutationResult

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

    Properties

    | Improve this Doc View Source

    MutationToken

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