The DataObjectStoreChangeEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyAddTriples
The list of triples that will be added to the store
Public propertyDeletePatterns
The list of triple patterns that will be removed from the store
Public propertyExistencePreconditions
The list of triple patterns that will be checked for existence prior to executing the update transaction
Public propertyNonexistencePreconditions
The list of triple patterns that will be checked for non-existence prior to executing the update transaction

See Also