Expand Minimize
This topic has not yet been rated - Rate this topic

IDatabaseOptions.TargetRecoveryTime Property

SQL Server 2012

Gets or sets the target recovery time.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[DisplayDescriptionKeyAttribute("Database_TargetRecoveryTimeDesc")]
[DisplayNameKeyAttribute("Database_TargetRecoveryTimeName")]
int TargetRecoveryTime { get; set; }

Property Value

Type: System.Int32
The target recovery time.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.