<% group # Methods %> <% order # 2 %>

Typical scenario of using DbManager includes the following steps:

The SetSpCommand method is used to set a stored procedure name and to provide command parameters, if any.

SetSpCommand.cs <% ..\..\..\HowTo\Data\SetSpCommand.cs %> Person.cs <% ..\..\..\HowTo\DataAccess\Person.cs %> Gender.cs <% ..\..\..\HowTo\DataAccess\Gender.cs %> App.config <% Doc\Data\App.config %> Create.sql script