UserDefinedType.Script Method
Generates a Transact-SQL script that can be used to re-create the alias data type.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Список перегрузок
Имя | Description |
---|---|
UserDefinedType.Script () |
Generates a Transact-SQL script that can be used to re-create the alias data type.
|
UserDefinedType.Script (ScriptingOptions) |
Generates a Transact-SQL script that can be used to re-create the alias data type as specified by the script options.
|
См. также
Справочник
UserDefinedType Class
UserDefinedType Members
Microsoft.SqlServer.Management.Smo Namespace
Другие ресурсы
Scripting
Working with Data Types
Работа с определяемыми пользователем типами данных CLR
CREATE TYPE (Transact-SQL)