Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Struct Flags

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Couchbase.Core.IO.Operations
    Assembly: Couchbase.NetClient.dll
    Syntax
    public struct Flags

    Properties

    | Edit this page View Source

    Compression

    Declaration
    public Compression Compression { readonly get; set; }
    Property Value
    Type Description
    Compression
    | Edit this page View Source

    DataFormat

    Declaration
    public DataFormat DataFormat { readonly get; set; }
    Property Value
    Type Description
    DataFormat
    | Edit this page View Source

    TypeCode

    Declaration
    public TypeCode TypeCode { readonly get; set; }
    Property Value
    Type Description
    TypeCode
    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.