annotate Tools/DocGen/Content/Doc/DataAccess/ParamNullValue.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>ParamNullValue</b> specifies the parameter value replaced with NULL.
 | 
| 
 | 
     5 </p>
 | 
| 
 | 
     6 
 | 
| 
 | 
     7 ParamNullValue.cs
 | 
| 
 | 
     8 <% ..\..\..\HowTo\DataAccess\ParamNullValue.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="../Data/CreateSql.htm">Create.sql script</a>
 |