Provides an interface for interacting with documents within Couchbase Server
Namespace: CouchbaseAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 0.0.0.0 (0.0.0.0)


- T
- The type of document.
The IDocument<T> type exposes the following members.

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