Click or drag to resize

IValueIndex Interface

An interface for an index based on a simple property value

Namespace:  Couchbase.Lite.Query
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
Syntax
C#
public interface IValueIndex : IIndex
See Also