LiveQueryChangedEventArgsRows Property |
Gets the updated rows of the query
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax public IResultSet Rows { get; }
Property Value
Type:
IResultSetSee Also