Condividi tramite


Costruttore StoredProcedure

Include i membri protetti
Include i membri ereditati

Initializes a new instance of the StoredProcedure class.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico StoredProcedure() Initializes a new instance of the StoredProcedure class.
Metodo pubblico StoredProcedure(Database, String) Initializes a new instance of the StoredProcedure class on the specified database and with the specified name.
Metodo pubblico StoredProcedure(Database, String, String) Initializes a new instance of the StoredProcedure class on the specified database and with the specified name and schema.

In alto

Vedere anche

Riferimento

StoredProcedure Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo