Interface ILimit
An interface representing a query that has had a limit and optionally an offset applied
Inherited Members
System.IDisposable.Dispose()
Namespace: Couchbase.Lite.Query
Assembly: Couchbase.Lite.dll
Syntax
public interface ILimit : IQuery, IChangeObservable<QueryChangedEventArgs>, IChangeObservableRemovable, IDisposable