% group # Abstract accessor attributes %> <% order # 50 %>
ActionName is a logical name of an operation. By default a method name is an action name, but ActionNameAttribute allows overriding this behavior. Actual stored procedure name will be built depending on naming convention which is defined in the GetDefaultSpName method.
ActionName.cs <% ..\..\..\HowTo\DataAccess\ActionName.cs %> Person.cs <% ..\..\..\HowTo\DataAccess\Person.cs %> Gender.cs <% ..\..\..\HowTo\DataAccess\Gender.cs %> App.config <% Doc\Data\App.config %> Create.sql script