NumberedStoredProcedureParameter Constructor
Initializes a new instance of the NumberedStoredProcedureParameter class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | 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.
|
See Also
Reference
NumberedStoredProcedureParameter Class
NumberedStoredProcedureParameter Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Creating, Altering, and Removing Stored Procedures
ALTER PROCEDURE (Transact-SQL)