NumberedStoredProcedureParameter Constructor
Initializes a new instance of the NumberedStoredProcedureParameter class.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
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.
|
Siehe auch
Verweis
NumberedStoredProcedureParameter Class
NumberedStoredProcedureParameter Members
Microsoft.SqlServer.Management.Smo Namespace
Andere Ressourcen
Creating, Altering, and Removing Stored Procedures
ALTER PROCEDURE (Transact-SQL)