Partager via


UserDefinedType.Script Method

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

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Liste de surcharge

Nom 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.

Voir aussi

Référence

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

Autres ressources

Scripting
Working with Data Types
Utilisation de types CLR définis par l'utilisateur
CREATE TYPE (Transact-SQL)