TableEvents.SubscribeToEvents Method
Specifies the table events to receive.
Overload List
Name | Description |
---|---|
TableEvents.SubscribeToEvents (TableEventSet) |
Specifies the table events to receive.
|
TableEvents.SubscribeToEvents (TableEventSet, ServerEventHandler) |
Specifies the table events to receive and the event handler that handles the events.
|
See Also