Click or drag to resize

DatabaseChangedEventArgs Properties

The DatabaseChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDocIDs
Gets the document IDs of the changes that occurred
Public propertyExternal
Gets whether or not this event was triggered by another IDatabase instnace.
Public propertyLastSequence
Gets the last sequence checked before this event fired
Top
See Also