TSqlModelOptions.AllowSnapshotIsolation Property

Definition

Specifies the ALLOW_SNAPSHOT_ISOLATION database option.

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

Property Value

Applies to