Udostępnij przez


Właściwość Statistic.Events

Pobiera zdarzenia, które są skojarzone z bazy danych.

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

Składnia

'Deklaracja
Public ReadOnly Property Events As StatisticEvents
    Get
'Użycie
Dim instance As Statistic
Dim value As StatisticEvents

value = instance.Events
public StatisticEvents Events { get; }
public:
property StatisticEvents^ Events {
    StatisticEvents^ get ();
}
member Events : StatisticEvents
function get Events () : StatisticEvents

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.StatisticEvents
A StatisticEvents obiekt, który reprezentuje zdarzenia licznika statystyki.