UserDefinedType Constructor
Initializes a new instance of the UserDefinedType class.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
Name | 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.
|
Siehe auch
Verweis
UserDefinedType Class
UserDefinedType Members
Microsoft.SqlServer.Management.Smo Namespace
Andere Ressourcen
Working with Data Types
Arbeiten mit CLR-benutzerdefinierten Typen
CREATE TYPE (Transact-SQL)