UserEvents.SubscribeToEvents Method
Include Protected Members
Include Inherited Members
Specifies the database user events to receive.
Overload List
Name | Description | |
---|---|---|
SubscribeToEvents(ObjectEventSet) | Specifies the database user events to receive. | |
SubscribeToEvents(ObjectEventSet, ServerEventHandler) | Specifies the database user events to receive and the event handler that handles the events. |
Top