Share via


ColumnModification.IsRead Property

Definition

Indicates whether a value must be read from the database for the column.

public virtual bool IsRead { get; }
public virtual bool IsRead { get; set; }
member this.IsRead : bool
member this.IsRead : bool with get, set
Public Overridable ReadOnly Property IsRead As Boolean
Public Overridable Property IsRead As Boolean

Property Value

Implements

Applies to