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


UserDefinedDataType Constructor

Initializes a new instance of the UserDefinedDataType class.

Замечания

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

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

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

См. также

Справочник

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

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

Типы данных (компонент Database Engine)
CREATE TYPE (Transact-SQL)