IColumnModification.IsRead Property

Definition

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

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

Property Value

Applies to