Share via


ColumnModification.IsWrite Property

Definition

Indicates whether a value must be written to the database for the column.

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

Property Value

Implements

Applies to