DelayedDurabilityMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Database Delayed Durability mode
public enum DelayedDurabilityMode
type DelayedDurabilityMode =
Public Enum DelayedDurabilityMode
- Inheritance
-
DelayedDurabilityMode
Fields
Name | Value | Description |
---|---|---|
Disabled | 0 | Disabled |
Allowed | 1 | Allowed |
Forced | 2 | Forced |