annotate Tools/DocGen/Content/Doc/Data/Prepare.htm @ 7:99cd4f3947d8
 
Закомментированы строки мешающие добавлению авиа дежурств.
 | author | 
 nickolay | 
 | date | 
 Fri, 27 Oct 2017 18:26:29 +0300 | 
 | parents | 
 f990fcb411a9  | 
 | children | 
  | 
 | rev | 
   line source | 
  
| 
0
 | 
     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>
 |