IDatabaseOptions.IsReadCommittedSnapshotOn Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_IsReadCommittedSnapshotOnDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_IsReadCommittedSnapshotOnName")]
public bool IsReadCommittedSnapshotOn { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_IsReadCommittedSnapshotOnDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_IsReadCommittedSnapshotOnName")>]
member this.IsReadCommittedSnapshotOn : bool with get, set
Public Property IsReadCommittedSnapshotOn As Boolean

Property Value

Attributes

Applies to