Compartir a través de


StoredProcedureEventSet Constructor

Initializes a new instance of the StoredProcedureEventSet class.

Lista de sobrecargas

  Nombre Descripción
Método publico StoredProcedureEventSet() () () () Initializes a new instance of the StoredProcedureEventSet class.
Método publico StoredProcedureEventSet(StoredProcedureEvent) Initializes a new instance of the StoredProcedureEventSet class with a specified event.
Método publico StoredProcedureEventSet(array<StoredProcedureEvent> [] () [] []) Initializes a new instance of the StoredProcedureEventSet class with a specified set of events.
Método publico StoredProcedureEventSet(StoredProcedureEventSet) Initializes a new instance of the StoredProcedureEventSet class with a specified set of events.

Principio