Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
Initializes a new instance of the StoredProcedure class.
Notas
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Lista de sobrecargas
| Nombre | Description |
|---|---|
| StoredProcedure () |
Initializes a new instance of the StoredProcedure class.
|
| StoredProcedure (Database, String) |
Initializes a new instance of the StoredProcedure class on the specified database and with the specified name.
|
| StoredProcedure (Database, String, String) |
Initializes a new instance of the StoredProcedure class on the specified database and with the specified name and schema.
|
Vea también
Referencia
StoredProcedure Class
StoredProcedure Members
Microsoft.SqlServer.Management.Smo Namespace
Otros recursos
Creating, Altering, and Removing Stored Procedures
CREATE PROCEDURE (Transact-SQL)