Compartir a través de


UserDefinedFunctionEvents.SubscribeToEvents Method

Specifies the user-defined function events to receive.

Notas

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

Lista de sobrecargas

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

Vea también

Referencia

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

Otros recursos

Handling SMO Events