annotate Tools/DocGen/Content/Doc/DataAccess/DataSetTable.htm @ 8:a34cfdde80d6
removed strong signing
added FrameworkPathOverride for linux builds
author |
cin |
date |
Wed, 29 Nov 2017 12:43:52 +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>
|