Właściwość ServerEvent.DropFunction
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 DropFunction As ServerEvent
Get
'Użycie
Dim value As ServerEvent
value = ServerEvent.DropFunction
public static ServerEvent DropFunction { get; }
public:
static property ServerEvent^ DropFunction {
ServerEvent^ get ();
}
static member DropFunction : ServerEvent
static function get DropFunction () : ServerEvent
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Smo.ServerEvent
A ServerEvent obiekt reprezentujący DropFunction zdarzenie, które mogą być zawarte w zdarzenie serwera zestaw.