UserDefinedType Constructor
Initializes a new instance of the UserDefinedType class.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
Nome | 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.
|
Vedere anche
Riferimento
UserDefinedType Class
UserDefinedType Members
Microsoft.SqlServer.Management.Smo Namespace
Altre risorse
Working with Data Types
Utilizzo di tipi CLR definiti dall'utente
CREATE TYPE (Transact-SQL)