Freigeben über


ExtendedStoredProcedure-Konstruktor

Initializes a new instance of the ExtendedStoredProcedure 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 ExtendedStoredProcedure() () () () Initializes a new instance of the ExtendedStoredProcedure class.
Öffentliche Methode ExtendedStoredProcedure(Database, String) Initializes a new instance of the ExtendedStoredProcedure class on the specified database and with the specified name.
Öffentliche Methode ExtendedStoredProcedure(Database, String, String) Initializes a new instance of the ExtendedStoredProcedure class on the specified database and with the specified name and schema.

Zum Anfang