Skip to main content

WatchedQueryRowDifferential<RowType>

Represents an updated row in a differential watched query. It contains both the current and previous state of the row.

Type Parameters​

Type Parameter
RowType

Properties​

PropertyModifierType
currentreadonlyRowType
previousreadonlyRowType