Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Query
DataSource Class
Expression Class
Function Class
IDataSource Interface
IDataSourceAs Interface
IExpression Interface
IFrom Interface
IFromRouter Interface
IFunction Interface
IGroupBy Interface
IGroupByRouter Interface
IHaving Interface
IHavingRouter Interface
IJoin Interface
IJoinOn Interface
IJoinRouter Interface
ILiveQuery Interface
IMeta Interface
IMetaExpression Interface
IOrderByRouter Interface
IOrdering Interface
IParameters Interface
IPropertyExpression Interface
IQuery Interface
IResultSet Interface
ISelect Interface
ISelectResult Interface
ISelectRouter Interface
ISortOrder Interface
IWhere Interface
IWhereRouter Interface
Join Class
LiveQueryChangedEventArgs Class
Ordering Class
Query Class
SelectResult Class
IDataSource Interface
An interface representing the source of data for a query
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0195
Syntax
C#
Copy
public
interface
IDataSource
See Also
Reference
Couchbase.Lite.Query Namespace