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
DeleteIndex Method
Deletes the
View
's persistent index. The index is regenerated on the next
Query
execution.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
void
DeleteIndex
()
See Also
Reference
View Class
Couchbase.Lite Namespace