oldValue

abstract fun oldValue(index: Int): ProtectedValue(source)

Returns the value of the column at index of the table row before it is updated.

Throws

if no value could be obtained.