Interface ILookupInResult<TDocument>
Inherited Members
Namespace: Couchbase.KeyValue
Assembly: Couchbase.NetClient.dll
Syntax
public interface ILookupInResult<TDocument> : ILookupInResult, IResult, ITypeSerializerProvider
Type Parameters
Name | Description |
---|---|
TDocument | Type of the document. |