Compartir a través de


ExtendedStoredProcedure Constructor

Initializes a new instance of the ExtendedStoredProcedure class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público ExtendedStoredProcedure() () () () Initializes a new instance of the ExtendedStoredProcedure class.
Método público ExtendedStoredProcedure(Database, String) Initializes a new instance of the ExtendedStoredProcedure class on the specified database and with the specified name.
Método público ExtendedStoredProcedure(Database, String, String) Initializes a new instance of the ExtendedStoredProcedure class on the specified database and with the specified name and schema.

Arriba