comparison Tools/DocGen/Content/Doc/DataAccess/Destination.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 # Abstract accessor attributes %>
2
3 <p class='j'>
4 Return value of an abstract method defines a result that this method returns.
5 The <b>Destination</b> attribute allows specifying one of the method parameters as the result.
6 </p>
7
8 Destination.cs
9 <% ..\..\..\HowTo\DataAccess\Destination.cs %>
10 App.config
11 <% Doc\Data\App.config %>
12 <a href="../Data/CreateSql.htm">Create.sql script</a>