TSqlModelOptions.AllowSnapshotIsolation プロパティ

定義

ALLOW_SNAPSHOT_ISOLATION データベース オプションを指定します。

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

プロパティ値

適用対象