UserDefinedDataType Constructor
Initializes a new instance of the UserDefinedDataType class.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
Nome | 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.
|
Vedere anche
Riferimento
UserDefinedDataType Class
UserDefinedDataType Members
Microsoft.SqlServer.Management.Smo Namespace
Altre risorse
Tipi di dati (Motore di database)
CREATE TYPE (Transact-SQL)