RestoreOptions.RecoveryState 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.
public Microsoft.SqlServer.Management.Smo.DatabaseRecoveryState RecoveryState { get; set; }
member this.RecoveryState : Microsoft.SqlServer.Management.Smo.DatabaseRecoveryState with get, set
Public Property RecoveryState As DatabaseRecoveryState
Property Value
true
if [with no recovery]; otherwise, false
.