Delen via


UserDefinedFunctionEvents.SubscribeToEvents Method

Include Protected Members
Include Inherited Members

Specifies the user-defined function events to receive.

Overload List

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

Top