Metodo SubscribeToEvents
Specifies the stored procedure events to receive.
Elenco di overload
Nome | Descrizione | |
---|---|---|
SubscribeToEvents(StoredProcedureEventSet) | Specifies the stored procedure events to receive. | |
SubscribeToEvents(StoredProcedureEventSet, ServerEventHandler) | Specifies the stored procedure events to receive and the event handler that handles the events. |
In alto
Vedere anche