ExtendedStoredProcedure-Konstruktor

Initializes a new instance of the ExtendedStoredProcedure class.

Ü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