Właściwość ServerEventArgs.EventType
Pobiera typ zdarzenie.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Public ReadOnly Property EventType As EventType
Get
'Użycie
Dim instance As ServerEventArgs
Dim value As EventType
value = instance.EventType
public EventType EventType { get; }
public:
property EventType EventType {
EventType get ();
}
member EventType : EventType
function get EventType () : EventType
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Smo.EventType
EventType Wartość obiektu, który określa typ zdarzenie.