The IOperationResult<T> generic type exposes the following members.

Name | Description | |
---|---|---|
![]() | Cas |
The Check-and-swap value for a given key or document.
|
![]() | Durability |
Indicates that the given durability requirements were met by the operation request.
|
![]() | Message |
If Success is false, the reasom why the operation failed.
|
![]() | Status |
The status returned from the Couchbase Server after an operation.
|
![]() | Success |
True if the operation succeeded.
|
![]() | Value |
The value of the key retrieved from Couchbase Server.
|
