Share via


StoredProcedure constructeur

Initializes a new instance of the StoredProcedure class.

Liste de surcharge

  Nom Description
Méthode publique StoredProcedure() () () () Initializes a new instance of the StoredProcedure class.
Méthode publique StoredProcedure(Database, String) Initializes a new instance of the StoredProcedure class on the specified database and with the specified name.
Méthode publique StoredProcedure(Database, String, String) Initializes a new instance of the StoredProcedure class on the specified database and with the specified name and schema.

Haut de la page