TableEvents.SubscribeToEvents Method
Include Protected Members
Include Inherited Members
Specifies the table events to receive.
Overload List
Name | Description | |
---|---|---|
![]() |
SubscribeToEvents(TableEventSet) | Specifies the table events to receive. |
![]() |
SubscribeToEvents(TableEventSet, ServerEventHandler) | Specifies the table events to receive and the event handler that handles the events. |
Top
See Also