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: