IColumnModification.OriginalValue Property

Definition

The original value of the property mapped to this column.

public object? OriginalValue { get; }
public object? OriginalValue { get; set; }
member this.OriginalValue : obj
member this.OriginalValue : obj with get, set
Public ReadOnly Property OriginalValue As Object
Public Property OriginalValue As Object

Property Value

Applies to