Udostępnij za pośrednictwem


UserDefinedFunction.Script Method

Generates a Transact-SQL script that can be used to re-create the user-defined function.

Overload List

Name Description
UserDefinedFunction.Script ()
Generates a Transact-SQL script that can be used to re-create the user-defined function.
UserDefinedFunction.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the user-defined function as specified by the script options.