Interface ILimit
An interface representing a query that has had a limit and optionally an offset applied
Inherited Members
Namespace: Couchbase.Lite.Query
Assembly: Couchbase.Lite.dll
Syntax
public interface ILimit : IQuery, IDisposable
An interface representing a query that has had a limit and optionally an offset applied
public interface ILimit : IQuery, IDisposable