Compartilhar via


Construtor StoredProcedure

Initializes a new instance of the StoredProcedure class.

Lista de sobrecargas

  Nome Descrição
Método público StoredProcedure() () () () Initializes a new instance of the StoredProcedure class.
Método público StoredProcedure(Database, String) Initializes a new instance of the StoredProcedure class on the specified database and with the specified name.
Método público StoredProcedure(Database, String, String) Initializes a new instance of the StoredProcedure class on the specified database and with the specified name and schema.

Início