TSqlModelOptions.ReadOnly Property

Definition

Specifies the READ_ONLY | READ_WRITE database option.

public bool? ReadOnly { get; set; }
member this.ReadOnly : Nullable<bool> with get, set
Public Property ReadOnly As Nullable(Of Boolean)

Property Value

Applies to