UserDefinedFunctionEvents.SubscribeToEvents Method
Specifies the user-defined function events to receive.
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.
|