A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
View Class
View Methods
CreateQuery Method
Delete Method
DeleteIndex Method
SetMap Method
SetMapReduce Method
UpdateIndex Method
View
CreateQuery Method
Creates a new
Query
for this view.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
Query
CreateQuery
()
Return Value
Type:
Query
A new
Query
for this view.
See Also
Reference
View Class
Couchbase.Lite Namespace