Mercurial > pub > bltoolkit
annotate Tools/DocGen/Content/Doc/DataAccess/DataSetTable.htm @ 9:1e85f66cf767 default tip
update bltoolkit
author | nickolay |
---|---|
date | Thu, 05 Apr 2018 20:53:26 +0300 |
parents | f990fcb411a9 |
children |
rev | line source |
---|---|
0 | 1 <% group # Abstract accessor attributes %> |
2 | |
3 <p class='j'> | |
4 The <b>DataSetTable</b> attribute specifies table to be populated | |
5 by the method in destination or returning dataset. | |
6 </p> | |
7 | |
8 DataSetTable.cs | |
9 <% ..\..\..\HowTo\DataAccess\DataSetTable.cs %> | |
10 App.config | |
11 <% Doc\Data\App.config %> | |
12 <a href="../Data/CreateSql.htm">Create.sql script</a> |