Click or drag to resize

DatabaseChangedEventArgs Properties

The DatabaseChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDatabase
Gets the database in which the change occurred
Public propertyDocumentIDs
Gets the document that was changed
Public propertyIsExternal
If true this change was triggered by external factors (i.e. pull replication)
Top
See Also