Udostępnij za pośrednictwem


Właściwość Alert.LastOccurrenceDate

Pobiera lub ustawia data ostatniego wywoływane alert.

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

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property LastOccurrenceDate As DateTime
    Get
    Set
'Użycie
Dim instance As Alert
Dim value As DateTime

value = instance.LastOccurrenceDate

instance.LastOccurrenceDate = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public DateTime LastOccurrenceDate { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property DateTime LastOccurrenceDate {
    DateTime get ();
    void set (DateTime value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member LastOccurrenceDate : DateTime with get, set
function get LastOccurrenceDate () : DateTime
function set LastOccurrenceDate (value : DateTime)

Wartość właściwości

Typ: System.DateTime
A DateTime systemu obiektu wartość, która określa data i czas ostatniego podniesiono alert.

Uwagi

SQL ServerAgent przechowuje dane historyczne dla alertów w podniesione i obsługiwane przez SQL Server agenta.Data ostatniego wystąpienia jest jeden zestaw informacji historycznych utrzymane.