DatabaseChangedEventArgs Class |
Namespace: Couchbase.Lite
public sealed class DatabaseChangedEventArgs : EventArgs
The DatabaseChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
DocIDs |
Gets the document IDs of the changes that occurred
| |
External |
Gets whether or not this event was triggered by another
IDatabase instnace.
| |
LastSequence |
Gets the last sequence checked before this event fired
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |