LiveQueryChangedEventArgs Class |
Namespace: Couchbase.Lite.Query
public sealed class LiveQueryChangedEventArgs : EventArgs
The LiveQueryChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Error |
Gets the error that occurred, if any
| |
| Rows |
Gets the updated rows of the query
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |