Click or drag to resize

IResultSet Interface

An interface representing the result set of a query

Namespace:  Couchbase.Lite.Query
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0056
Syntax
C#
public interface IResultSet
See Also