Udostępnij przez


SqlAssembly.Script Method

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

Overload List

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