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