A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
IFilterCompiler Interface
IFilterCompiler Methods
IFilterCompiler Interface
An interface for compiling filters on queries in languages other than C#
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
interface
IFilterCompiler
The
IFilterCompiler
type exposes the following members.
Methods
Name
Description
CompileFilter
Compiles the filter.
Top
See Also
Reference
Couchbase.Lite Namespace