Compartir a través de


Script Método

Generates a Transact-SQL script that can be used to re-create the database data definition language (DDL) trigger.

Lista de sobrecargas

  Nombre Descripción
Método publico Script() () () () Generates a Transact-SQL script that can be used to re-create the database data definition language (DDL) trigger.
Método publico Script(ScriptingOptions) Generates a Transact-SQL script that can be used to re-create the database data definition language (DDL) trigger as specified by the script options.

Principio