TSqlModelOptions.TransactionIsolationReadCommittedSnapshot Property

Definition

Specifies the READ_COMMITTED_SNAPSHOT database option.

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

Property Value

Applies to