Compartir a través de


UserEvents.SubscribeToEvents Method

Specifies the database user events to receive.

Notas

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Lista de sobrecargas

Nombre Description
UserEvents.SubscribeToEvents (ObjectEventSet)
Specifies the database user events to receive.
UserEvents.SubscribeToEvents (ObjectEventSet, ServerEventHandler)
Specifies the database user events to receive and the event handler that handles the events.

Vea también

Referencia

UserEvents Class
UserEvents Members
Microsoft.SqlServer.Management.Smo Namespace

Otros recursos

Handling SMO Events