Поделиться через


UserDefinedType Constructor

Initializes a new instance of the UserDefinedType class.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

Список перегрузок

Имя 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.

См. также

Справочник

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

Другие ресурсы

Working with Data Types
Работа с определяемыми пользователем типами данных CLR
CREATE TYPE (Transact-SQL)