Udostępnij za pośrednictwem


Właściwość ServerAdapterBase.RecoveryInterval

Pobiera lub ustawia wartość właściwość odwołania.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Public Property RecoveryInterval As Integer
    Get
    Set
'Użycie
Dim instance As ServerAdapterBase
Dim value As Integer

value = instance.RecoveryInterval

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

Wartość właściwości

Typ: System.Int32
Int32 Wartości, który zawiera wartość opcji właściwość odwołania.