comparison Tools/DocGen/Content/Doc/Data/Prepare.htm @ 0:f990fcb411a9

Копия текущей версии из github
author cin
date Thu, 27 Mar 2014 21:46:09 +0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:f990fcb411a9
1 <% group # Methods %>
2 <% order # 4 %>
3 <p class='j'>
4 The <b>Prepare</b> method can be useful if you need to execute the same command multiple times.
5 </p>
6
7 Prepare.cs
8 <% ..\..\..\HowTo\Data\Prepare.cs %>
9 <a name='Person'></a>
10 Person.cs
11 <% ..\..\..\HowTo\DataAccess\Person.cs %>
12 Gender.cs
13 <% ..\..\..\HowTo\DataAccess\Gender.cs %>
14 App.config
15 <% Doc\Data\App.config %>
16 <a href="CreateSql.htm">Create.sql script</a>