Właściwość AlertSystem.FailSafePagerAddress
Pobiera lub ustawia adres pagera powiadomić, gdy operator nie jest zdefiniowany lub dostępne w alert powiadomienie.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo.Agent
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property FailSafePagerAddress As String
Get
Set
'Użycie
Dim instance As AlertSystem
Dim value As String
value = instance.FailSafePagerAddress
instance.FailSafePagerAddress = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public string FailSafePagerAddress { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property String^ FailSafePagerAddress {
String^ get ();
void set (String^ value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member FailSafePagerAddress : string with get, set
function get FailSafePagerAddress () : String
function set FailSafePagerAddress (value : String)
Wartość właściwości
Typ: System.String
A String wartość, która określa adres pagera odporne na uszkodzenia.