Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Query
LiveQueryChangedEventArgs Class
LiveQueryChangedEventArgs Properties
Error Property
Rows Property
LiveQueryChangedEventArgs
Rows Property
Gets the updated rows of the query
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
Syntax
C#
Copy
public
IResultSet
Rows
{
get
; }
Property Value
Type:
IResultSet
See Also
Reference
LiveQueryChangedEventArgs Class
Couchbase.Lite.Query Namespace