Método UserDefinedTableType.Script

Incluir membros protegidos
Incluir membros herdados

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

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público Script() Generates a Transact-SQL script that can be used to re-create the user-defined table type.
Método público 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ício

Consulte também

Referência

UserDefinedTableType Classe

Namespace Microsoft.SqlServer.Management.Smo