IDatabaseOptions.DelayedDurability Property
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.
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_DelayedDurabilityDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_DelayedDurabilityName")]
public Microsoft.SqlServer.Management.Smo.DelayedDurability DelayedDurability { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_DelayedDurabilityDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_DelayedDurabilityName")>]
member this.DelayedDurability : Microsoft.SqlServer.Management.Smo.DelayedDurability with get, set
Public Property DelayedDurability As DelayedDurability
Property Value
- Attributes