Partager via


Trigger.Script Method

Generates a Transact-SQL Script that can be used to re-create the trigger.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Liste de surcharge

Nom Description
Trigger.Script ()
Generates a Transact-SQL script that can be used to re-create the trigger.
Trigger.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the trigger as specified by the script options.

Voir aussi

Référence

Trigger Class
Trigger Members
Microsoft.SqlServer.Management.Smo Namespace

Autres ressources

Scripting
Creating, Altering, and Removing Triggers
Déclencheurs DML
CREATE TRIGGER (Transact-SQL)