Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
QueryableFactory Class
QueryableFactory Methods
QueryableFactory Class
A factory for creating
IQueryable
T
instances based on a given database
Inheritance Hierarchy
System
Object
Couchbase.Lite
QueryableFactory
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
Copy
public
static
class
QueryableFactory
The
QueryableFactory
type exposes the following members.
Methods
Name
Description
MakeQueryable
T
Creates an
IQueryable
T
instance based on the given database
Top
See Also
Reference
Couchbase.Lite Namespace