ISelectRouterSelect Method |
Routes this IExpression to a SELECT portion of a query
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax Return Value
Type:
ISelectThe next SELECT portion of the query
See Also