Couchbase.KeyValue Namespace |
[Missing <summary> documentation for "N:Couchbase.KeyValue"]
| Interface | Description | |
|---|---|---|
| IBinaryCollection | ||
| ICouchbaseCollection | ||
| ICounterResult | ||
| IExistsResult | ||
| IGetReplicaResult | ||
| IGetResult | ||
| ILookupInResult | ||
| IMutateInResult | ||
| IMutationMacro |
Marker interface for MutationMacro operations to be done by the server.
| |
| IMutationResult | ||
| IResult | ||
| IScope |
| Enumeration | Description | |
|---|---|---|
| DurabilityLevel |
The required number of nodes which the mutation must be replicated to (and/or persisted to) for durability requirements to be met. Possible values:
| |
| PersistTo | ||
| ReplicateTo | ||
| StoreSemantics |
Flags for indicating additional actions when working with MutateIn Sub-Document operations.
| |
| SubdocDocFlags |
Flags for indicating additional actions when working with subdocument documents.
| |
| SubdocPathFlags |
Flags for indicating additional actions when working with subdocument paths.
|