ColumnModification.Value Property

Definition

Gets or sets the current value of the property mapped to this column.

public virtual object Value { get; set; }
public virtual object? Value { get; set; }
member this.Value : obj with get, set
Public Overridable Property Value As Object

Property Value

Implements

Applies to