Partager via


SqlAssembly.Script Method

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

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Liste de surcharge

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

Voir aussi

Référence

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

Autres ressources

Scripting
CREATE ASSEMBLY (Transact-SQL)