Compartir a través de


UserDefinedType.Script Method

Generates a Transact-SQL script that can be used to re-create the alias data type.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre Description
UserDefinedType.Script ()
Generates a Transact-SQL script that can be used to re-create the alias data type.
UserDefinedType.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the alias data type as specified by the script options.

Vea también

Referencia

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

Otros recursos

Scripting
Working with Data Types
Trabajar con tipos definidos por el usuario para CLR
CREATE TYPE (Transact-SQL)