Partager via


Constructeur ServerDdlTrigger

Inclure les membres protégés
Inclure les membres hérités

Initializes a new instance of the ServerDdlTrigger class.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique ServerDdlTrigger() Initializes a new instance of the ServerDdlTrigger class.
Méthode publique ServerDdlTrigger(Server, String) Initializes a new instance of the ServerDdlTrigger class on the specified instance of SQL Server and that has the specified name.
Méthode publique ServerDdlTrigger(Server, String, ServerDdlTriggerEventSet, String) Initializes a new instance of the ServerDdlTrigger class on the specified database that has the specified name. The trigger responds to the specified event set and runs the specified batch.
Méthode publique ServerDdlTrigger(Server, String, ServerDdlTriggerEventSet, String, String, String) Initializes a new instance of the ServerDdlTrigger class on the specified instance of SQL Server and that has the specified name. The trigger responds to the specified event set and runs the specified batch.

Haut de la page

Voir aussi

Référence

ServerDdlTrigger Classe

Espace de noms Microsoft.SqlServer.Management.Smo