Partilhar via


UserDefinedFunctionEvents.SubscribeToEvents Method

Specifies the user-defined function events to receive.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

Name Description
UserDefinedFunctionEvents.SubscribeToEvents (UserDefinedFunctionEventSet)
Specifies the user-defined function events to receive.
UserDefinedFunctionEvents.SubscribeToEvents (UserDefinedFunctionEventSet, ServerEventHandler)
Specifies the user-defined function events to receive and the event handler that handles the events.

See Also

Reference

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

Other Resources

Handling SMO Events