Partager via


UserDefinedType Constructor

Initializes a new instance of the UserDefinedType class.

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 ()
Initializes a new instance of the UserDefinedType class.
UserDefinedType (Database, String)
Initializes a new instance of the UserDefinedType class on the specified database and with the specified name.
UserDefinedType (Database, String, String)
Initializes a new instance of the UserDefinedType class on the specified database and with the specified name and schema.

Voir aussi

Référence

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

Autres ressources

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