% group # Abstract accessor attributes %>
By default, the method parameter name should match the stored procedure parameter name. The ParamName specifies the sproc parameter name explicitly.
ParamName.cs <% ..\..\..\HowTo\DataAccess\ParamName.cs %> Person.cs <% ..\..\..\HowTo\DataAccess\Person.cs %> Gender.cs <% ..\..\..\HowTo\DataAccess\Gender.cs %> App.config <% Doc\Data\App.config %> Create.sql script