Udostępnij za pośrednictwem


Właściwość DatabaseEvent.DropMessageType

Pobiera zdarzenie bazy danych, które można dołączyć zestaw zdarzeń.

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

Składnia

'Deklaracja
Public Shared ReadOnly Property DropMessageType As DatabaseEvent
    Get
'Użycie
Dim value As DatabaseEvent

value = DatabaseEvent.DropMessageType
public static DatabaseEvent DropMessageType { get; }
public:
static property DatabaseEvent^ DropMessageType {
    DatabaseEvent^ get ();
}
static member DropMessageType : DatabaseEvent
static function get DropMessageType () : DatabaseEvent

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.DatabaseEvent
A DatabaseEvent obiekt reprezentujący DropMessageType zdarzenie, które mogą być zawarte w zestaw zdarzeń bazy danych.