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

The IDocument<T> type exposes the following members.

Name | Description | |
---|---|---|
![]() | Cas |
The "Check and Set" value for enforcing optimistic concurrency
|
![]() | Content |
The value representing the document itself
|
![]() | Expiry |
The time-to-live or TTL for the document before it's evicated from disk
|
![]() | Id |
The unique identifier for the document
|
