Udostępnij za pośrednictwem


UserDefinedTableType.Script Method

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

Overload List

Name Description
UserDefinedTableType.Script ()
Generates a Transact-SQL script that can be used to re-create the user-defined table type.
UserDefinedTableType.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.