Interface IExistsResult
Inherited Members
Namespace: Couchbase.KeyValue
Assembly: Couchbase.NetClient.dll
Syntax
public interface IExistsResult : IResult
Properties
| Edit this page View SourceExists
Declaration
bool Exists { get; }
Property Value
Type | Description |
---|---|
bool |