Właściwość Operator.SundayPagerEndTime
Pobiera lub ustawia r czas dnia, w którym operator odwołanie jest dostępna do otrzymywania powiadomienie alert przez pager w niedziele.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo.Agent
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property SundayPagerEndTime As TimeSpan
Get
Set
'Użycie
Dim instance As [Operator]
Dim value As TimeSpan
value = instance.SundayPagerEndTime
instance.SundayPagerEndTime = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public TimeSpan SundayPagerEndTime { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property TimeSpan SundayPagerEndTime {
TimeSpan get ();
void set (TimeSpan value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member SundayPagerEndTime : TimeSpan with get, set
function get SundayPagerEndTime () : TimeSpan
function set SundayPagerEndTime (value : TimeSpan)
Wartość właściwości
Typ: System.TimeSpan
A TimeSpan obiektu wartość określająca r czas dnia, w którym operator mogą być wysyłane powiadomienia alertów przez pager.
Uwagi
Pobiera lub ustawia r czas dnia, w którym operator odwołanie jest dostępna do otrzymywania powiadomienie alert przez pager w niedziele.