An interface that represents a portion of a query that chooses
a collection to be used in a query of each of its elements
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
Syntaxpublic interface IExpressionIn
The IExpressionIn type exposes the following members.
Methods|
| Name | Description |
|---|
 | In |
Chooses a collection to be used in a query of each of
its elements
|
Top
See Also