Partager via


RecoveryInterval propriété

Gets or sets the RecoveryInterval property value.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Property RecoveryInterval As Integer
    Get
    Set
'Utilisation
Dim instance As IServerConfigurationFacet
Dim value As Integer

value = instance.RecoveryInterval

instance.RecoveryInterval = value
int RecoveryInterval { get; set; }
property int RecoveryInterval {
    int get ();
    void set (int value);
}
abstract RecoveryInterval : int with get, set
function get RecoveryInterval () : int
function set RecoveryInterval (value : int)

Valeur de la propriété

Type : System. . :: . .Int32
Int32