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


SqlAssembly.Script Method

Generates a Transact-SQL script that can be used to re-create the assembly.

Замечания

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

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

Имя Description
SqlAssembly.Script ()
Generates a Transact-SQL script that can be used to re-create the assembly.
SqlAssembly.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the assembly as specified by the script options.

См. также

Справочник

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

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

Scripting
CREATE ASSEMBLY (Transact-SQL)