Proprietà DropEventNotification
Spazio dei nomi: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Sintassi
'Dichiarazione
Public Shared ReadOnly Property DropEventNotification As DatabaseDdlTriggerEvent
Get
'Utilizzo
Dim value As DatabaseDdlTriggerEvent
value = DatabaseDdlTriggerEvent.DropEventNotification
public static DatabaseDdlTriggerEvent DropEventNotification { get; }
public:
static property DatabaseDdlTriggerEvent^ DropEventNotification {
DatabaseDdlTriggerEvent^ get ();
}
static member DropEventNotification : DatabaseDdlTriggerEvent
static function get DropEventNotification () : DatabaseDdlTriggerEvent
Valore proprietà
Tipo: Microsoft.SqlServer.Management.Smo. . :: . .DatabaseDdlTriggerEvent