Click or drag to resize

ViewDeleteIndex 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#
public void DeleteIndex()
See Also