DropFunction Propiedad
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)
Sintaxis
'Declaración
Public Shared ReadOnly Property DropFunction As DatabaseDdlTriggerEvent
Get
'Uso
Dim value As DatabaseDdlTriggerEvent
value = DatabaseDdlTriggerEvent.DropFunction
public static DatabaseDdlTriggerEvent DropFunction { get; }
public:
static property DatabaseDdlTriggerEvent^ DropFunction {
DatabaseDdlTriggerEvent^ get ();
}
static member DropFunction : DatabaseDdlTriggerEvent
static function get DropFunction () : DatabaseDdlTriggerEvent
Valor de la propiedad
Tipo: Microsoft.SqlServer.Management.Smo. . :: . .DatabaseDdlTriggerEvent