UserDefinedFunctionEvents.SubscribeToEvents Method
Include Protected Members
Include Inherited Members
Specifies the user-defined function events to receive.
Overload List
Name | Description | |
---|---|---|
![]() |
SubscribeToEvents(UserDefinedFunctionEventSet) | Specifies the user-defined function events to receive. |
![]() |
SubscribeToEvents(UserDefinedFunctionEventSet, ServerEventHandler) | Specifies the user-defined function events to receive and the event handler that handles the events. |
Top