The TupleUpdatedEventArgs type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| ChangedFields |
The list of Schema..::..Fields that have changed as a result of applying this update.
| |
| Key |
The key of the Tuple that is the subject of this event.
(Inherited from TupleEventArgs.) | |
| OldTuple |
The old version of the Tuple.
| |
| Tuple |
The Tuple that is the subject of this event.
(Inherited from TupleEventArgs.) |