Mercurial > pub > bltoolkit
annotate Tools/DocGen/Content/Doc/DataAccess/ActionSprocName.htm @ 2:79a04c6442bf
file name case fix
author | cin |
---|---|
date | Fri, 22 Aug 2014 13:41:57 +0400 |
parents | f990fcb411a9 |
children |
rev | line source |
---|---|
0 | 1 <% group # Abstract accessor attributes %> |
2 | |
3 <p class='j'> | |
4 The <b>ActionSprocName</b> attribute is applied to a business object (NOT to data accessor class) and | |
5 associates <i>ActionName</i> with stored procedure name. | |
6 </p> | |
7 | |
8 ActionSprocName.cs | |
9 <% ..\..\..\HowTo\DataAccess\ActionSprocName.cs %> | |
10 App.config | |
11 <% Doc\Data\App.config %> | |
12 <a href="../Data/CreateSql.htm">Create.sql script</a> |