Compartir a través de


NumberedStoredProcedureParameter Constructor

Initializes a new instance of the NumberedStoredProcedureParameter 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
NumberedStoredProcedureParameter ()
Initializes a new instance of the NumberedStoredProcedureParameter class.
NumberedStoredProcedureParameter (NumberedStoredProcedure, String)
Initializes a new instance of the NumberedStoredProcedureParameter class for the specified numbered stored procedure and with the specified name.

Vea también

Referencia

NumberedStoredProcedureParameter Class
NumberedStoredProcedureParameter Members
Microsoft.SqlServer.Management.Smo Namespace

Otros recursos

Creating, Altering, and Removing Stored Procedures
ALTER PROCEDURE (Transact-SQL)