Udostępnij za pośrednictwem


Właściwość Index.Events

Pobiera zdarzeń indeksu obsługiwanych przez Index obiektu.

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

Składnia

'Deklaracja
Public ReadOnly Property Events As IndexEvents
    Get
'Użycie
Dim instance As Index
Dim value As IndexEvents

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

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.IndexEvents
IndexEvents Obiekt, który reprezentuje zdarzenia indeksu obsługiwane przez Index obiektu.