Click or drag to resize

LiveQueryQueryOptionsChanged Method

Used to indicate that the options of the live query have changed since its first run.

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
public void QueryOptionsChanged()
See Also