UserDefinedDataType Constructor
Initializes a new instance of the UserDefinedDataType 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 |
---|---|
UserDefinedDataType () |
Initializes a new instance of the UserDefinedDataType class.
|
UserDefinedDataType (Database, String) |
Initializes a new instance of the UserDefinedDataType class on the specified database and with the specified name.
|
UserDefinedDataType (Database, String, String) |
Initializes a new instance of the UserDefinedDataType class on the specified database and with the specified name and schema.
|
Voir aussi
Référence
UserDefinedDataType Class
UserDefinedDataType Members
Microsoft.SqlServer.Management.Smo Namespace
Autres ressources
Types de données (Moteur de base de données)
CREATE TYPE (Transact-SQL)