Método SubscribeToEvents
Specifies the stored procedure events to receive.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
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ício
Consulte também