Base interface for a document.
Namespace: CouchbaseAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 0.0.0.0 (0.0.0.0)

The IDocument type exposes the following members.

Name | Description | |
---|---|---|
![]() | Cas |
The "Check and Set" value for enforcing optimistic concurrency
|
![]() | Expiry |
The time-to-live or TTL for the document before it's evicted from disk in milliseconds.
|
![]() | Id |
The unique identifier for the document
|
![]() | Token |
Gets the mutation token for the operation if enhanced durability is enabled.
|
