Udostępnij za pośrednictwem


UserDefinedAggregate.Script Method

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

Overload List

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