The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SqlProcedureAttribute::Name Property
.NET Framework (current version)
The name of the stored procedure.
Assembly: System.Data (in System.Data.dll)
The property is optional.
The following example specifies that the stored procedure is referenced using the name sp_sqlName.
.NET Framework
Available since 2.0
Available since 2.0
Show: