Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Struct Flags

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

Properties

View Source

Compression

Declaration
public Compression Compression { readonly get; set; }
Property Value
Type Description
Compression
View Source

DataFormat

Declaration
public DataFormat DataFormat { readonly get; set; }
Property Value
Type Description
DataFormat
View Source

TypeCode

Declaration
public TypeCode TypeCode { readonly get; set; }
Property Value
Type Description
TypeCode
  • View Source
In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.