Database.SnapshotIsolationState Property
SQL Server 2012
Gets the snapshot isolation state for the database.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.SqlAzureDatabase)] public SnapshotIsolationState SnapshotIsolationState { get; }
Property Value
Type: Microsoft.SqlServer.Management.Smo.SnapshotIsolationStateA SnapshotIsolationState object value that specifies the snapshot isolation state of the database.
