Compartir a través de


ExtendedStoredProcedure Constructor

Initializes a new instance of the ExtendedStoredProcedure class.

Lista de sobrecargas

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

Principio