Właściwość AlertSystem.NotificationMethod
Pobiera lub Ustawia metoda powiadomienie powiadomić operator awaryjny.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo.Agent
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property NotificationMethod As NotifyMethods
Get
Set
'Użycie
Dim instance As AlertSystem
Dim value As NotifyMethods
value = instance.NotificationMethod
instance.NotificationMethod = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public NotifyMethods NotificationMethod { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property NotifyMethods NotificationMethod {
NotifyMethods get ();
void set (NotifyMethods value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member NotificationMethod : NotifyMethods with get, set
function get NotificationMethod () : NotifyMethods
function set NotificationMethod (value : NotifyMethods)
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Smo.Agent.NotifyMethods
A NotifyMethods wartość obiektu, który określa metoda powiadomienie powiadomienie operator awaryjny.