Freigeben über


UserDefinedDataType Constructor

Initializes a new instance of the UserDefinedDataType 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
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.

Siehe auch

Verweis

UserDefinedDataType Class
UserDefinedDataType Members
Microsoft.SqlServer.Management.Smo Namespace

Andere Ressourcen

Datentypen (Datenbankmodul)
CREATE TYPE (Transact-SQL)