Udostępnij przez


Właściwość ServerEvent.DropEventNotification

Pobiera zdarzenia serwera, które mogą być uwzględniane w przypadku zestaw.

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

Składnia

'Deklaracja
Public Shared ReadOnly Property DropEventNotification As ServerEvent
    Get
'Użycie
Dim value As ServerEvent

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

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.ServerEvent
A ServerEvent obiekt reprezentujący DropEventNotification zdarzenie, które mogą być zawarte w zdarzenie serwera zestaw.