UserDefinedDataType Constructor
Initializes a new instance of the UserDefinedDataType class.
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 |
---|---|
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.
|
Vea también
Referencia
UserDefinedDataType Class
UserDefinedDataType Members
Microsoft.SqlServer.Management.Smo Namespace
Otros recursos
Tipos de datos (motor de base de datos)
CREATE TYPE (Transact-SQL)