IDocumentT Interface |
Namespace: Couchbase
The IDocumentT 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 evicated from disk
|
![]() | Id |
The unique identifier for the document
|
![]() | Value |
The value representing the document itself
|