DropFunction propriété
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.SqlEnum (dans Microsoft.SqlServer.SqlEnum.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property DropFunction As DatabaseDdlTriggerEvent
Get
'Utilisation
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
Valeur de la propriété
Type : Microsoft.SqlServer.Management.Smo. . :: . .DatabaseDdlTriggerEvent