Compartir a través de


StoredProcedureEventSet Constructor

Initializes a new instance of the StoredProcedureEventSet class.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre Description
StoredProcedureEventSet ()
Initializes a new instance of the StoredProcedureEventSet class.
StoredProcedureEventSet (StoredProcedureEvent)
Initializes a new instance of the StoredProcedureEventSet class with a specified event.
StoredProcedureEventSet (StoredProcedureEvent[])
Initializes a new instance of the StoredProcedureEventSet class with a specified set of events.
StoredProcedureEventSet (StoredProcedureEventSet)
Initializes a new instance of the StoredProcedureEventSet class with a specified set of events.

Vea también

Referencia

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

Otros recursos

Handling SMO Events