Metodo UserDefinedTableType.Script

Include i membri protetti
Include i membri ereditati

Generates a Transact-SQL script that can be used to re-create the user-defined table type.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico Script() Generates a Transact-SQL script that can be used to re-create the user-defined table type.
Metodo pubblico Script(ScriptingOptions) Generates a Transact-SQL script that can be used to re-create the user-defined table type as specified by the script options.

In alto

Vedere anche

Riferimento

UserDefinedTableType Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo