Freigeben über


StoredProcedureEventSet-Konstruktor

Initializes a new instance of the StoredProcedureEventSet class.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode StoredProcedureEventSet() () () () Initializes a new instance of the StoredProcedureEventSet class.
Öffentliche Methode StoredProcedureEventSet(StoredProcedureEvent) Initializes a new instance of the StoredProcedureEventSet class with a specified event.
Öffentliche Methode StoredProcedureEventSet(array<StoredProcedureEvent> [] () [] []) Initializes a new instance of the StoredProcedureEventSet class with a specified set of events.
Öffentliche Methode StoredProcedureEventSet(StoredProcedureEventSet) Initializes a new instance of the StoredProcedureEventSet class with a specified set of events.

Zum Anfang