Compartir a través de


SqlAssembly.Script Method

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

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre 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.

Vea también

Referencia

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

Otros recursos

Scripting
CREATE ASSEMBLY (Transact-SQL)