Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 864d1c3c3cd8df4e3a2692faf8776e05 > files > 163

db4o-doc-7.4-2.fc13.i686.rpm

<html>
  <head>
    <META http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Sorting Results</title>
    <link rel="stylesheet" type="text/css" href="../../../style.css">
  </head>
  <body>
    <div class="CommonContent">
      <div class="CommonContentArea">
        <h1>Sorting Results</h1>

<p>Native Queries also provide a native interface for sorting
of the results using Comparator/IComparer:</p>



<span name="cs_wiki_filter" csw_filters="cs"><p>c#:&nbsp;</p>

<p><code>IObjectSet
Query(Predicate predicate, IComparer comparer);</code></p>

</span>

For more information see
<a href="../../object_lifecycle/querying/sorting_query_results/native_query_sorting.html" class="wikiLink">Native Query Sorting</a>.
</div>
    </div>
    <div id="footer">
					This revision (3) was last Modified 2007-06-02T18:46:03 by Tetyana.
				</div>
  </body>
</html>