newValue

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

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

Throws

if no value could be obtained.