Udostępnij przez


Właściwość MessageType.Events

Pobiera zdarzenia skojarzone z typ komunikatu.

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

Składnia

'Deklaracja
Public ReadOnly Property Events As MessageTypeEvents
    Get
'Użycie
Dim instance As MessageType
Dim value As MessageTypeEvents

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

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.Broker.MessageTypeEvents
A MessageTypeEvents obiekt, który reprezentuje zdarzenia typ komunikatu.