| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| <html xmlns="http://www.w3.org/1999/xhtml"> |
| <head> |
| <link rel="canonical" href="https://ignite.apache.org/releases/1.8.0/dotnetdoc/functions_q.html" /> |
| <META NAME="ROBOTS" CONTENT="NOINDEX"> |
| |
| <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| <meta http-equiv="X-UA-Compatible" content="IE=9"/> |
| <meta name="generator" content="Doxygen 1.8.9.1"/> |
| <title>Apache Ignite.NET: Class Members</title> |
| <link href="tabs.css" rel="stylesheet" type="text/css"/> |
| <script type="text/javascript" src="jquery.js"></script> |
| <script type="text/javascript" src="dynsections.js"></script> |
| <link href="navtree.css" rel="stylesheet" type="text/css"/> |
| <script type="text/javascript" src="resize.js"></script> |
| <script type="text/javascript" src="navtreedata.js"></script> |
| <script type="text/javascript" src="navtree.js"></script> |
| <script type="text/javascript"> |
| $(document).ready(initResizable); |
| $(window).load(resizeHeight); |
| </script> |
| <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
| |
| <script> |
| (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
| (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
| m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
| })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); |
| |
| ga('create', 'UA-61232409-1', 'auto'); |
| ga('send', 'pageview'); |
| |
| </script></head> |
| <body> |
| <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| <div id="titlearea"> |
| <table cellspacing="0" cellpadding="0"> |
| <tbody> |
| <tr style="height: 56px;"> |
| <td id="projectlogo"><img alt="Logo" src="ignite_logo.png"/></td> |
| <td style="padding-left: 0.5em;"> |
| <div id="projectname">Apache Ignite.NET |
| </div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| <!-- end header part --> |
| <!-- Generated by Doxygen 1.8.9.1 --> |
| </div><!-- top --> |
| <div id="side-nav" class="ui-resizable side-nav-resizable"> |
| <div id="nav-tree"> |
| <div id="nav-tree-contents"> |
| <div id="nav-sync" class="sync"></div> |
| </div> |
| </div> |
| <div id="splitbar" style="-moz-user-select:none;" |
| class="ui-resizable-handle"> |
| </div> |
| </div> |
| <script type="text/javascript"> |
| $(document).ready(function(){initNavTree('functions_q.html','');}); |
| </script> |
| <div id="doc-content"> |
| <div class="contents"> |
| <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> |
| |
| <h3><a class="anchor" id="index_q"></a>- q -</h3><ul> |
| <li>Query() |
| : <a class="el" href="interface_apache_1_1_ignite_1_1_core_1_1_cache_1_1_i_cache.html#a17cc696aa7bc594df0e5ec044363da03">Apache.Ignite.Core.Cache.ICache< TK, TV ></a> |
| </li> |
| <li>QueryAlias() |
| : <a class="el" href="class_apache_1_1_ignite_1_1_core_1_1_cache_1_1_configuration_1_1_query_alias.html#ad66237a1663c530d634b067874a813c7">Apache.Ignite.Core.Cache.Configuration.QueryAlias</a> |
| </li> |
| <li>QueryContinuous() |
| : <a class="el" href="interface_apache_1_1_ignite_1_1_core_1_1_cache_1_1_i_cache.html#ae4705487ff7f4960ff8bdc72a3a9f43f">Apache.Ignite.Core.Cache.ICache< TK, TV ></a> |
| </li> |
| <li>QueryEntities |
| : <a class="el" href="class_apache_1_1_ignite_1_1_core_1_1_cache_1_1_configuration_1_1_cache_configuration.html#aa6dca618574f9f95b30277adfeae4f91">Apache.Ignite.Core.Cache.Configuration.CacheConfiguration</a> |
| </li> |
| <li>QueryEntity() |
| : <a class="el" href="class_apache_1_1_ignite_1_1_core_1_1_cache_1_1_configuration_1_1_query_entity.html#a40091f3cffe60aa6fb2616053e79e27d">Apache.Ignite.Core.Cache.Configuration.QueryEntity</a> |
| </li> |
| <li>QueryField() |
| : <a class="el" href="class_apache_1_1_ignite_1_1_core_1_1_cache_1_1_configuration_1_1_query_field.html#ae9a386616cc1c7eb60464d8fb197ff58">Apache.Ignite.Core.Cache.Configuration.QueryField</a> |
| </li> |
| <li>QueryFields() |
| : <a class="el" href="interface_apache_1_1_ignite_1_1_core_1_1_cache_1_1_i_cache.html#ae37ac1bb9055cd1c09ec346564fb2e1a">Apache.Ignite.Core.Cache.ICache< TK, TV ></a> |
| </li> |
| <li>QueryIndex() |
| : <a class="el" href="class_apache_1_1_ignite_1_1_core_1_1_cache_1_1_configuration_1_1_query_index.html#a91d9a93d28908ed79658256b1b1ab673">Apache.Ignite.Core.Cache.Configuration.QueryIndex</a> |
| </li> |
| <li>QueryIndexField() |
| : <a class="el" href="class_apache_1_1_ignite_1_1_core_1_1_cache_1_1_configuration_1_1_query_index_field.html#ac28accc8f0cb5cbb17516094f0cb5c00">Apache.Ignite.Core.Cache.Configuration.QueryIndexField</a> |
| </li> |
| <li>QueryOptions() |
| : <a class="el" href="class_apache_1_1_ignite_1_1_linq_1_1_query_options.html#acd75dba01e9582d10d6aead79b5b4f4d">Apache.Ignite.Linq.QueryOptions</a> |
| </li> |
| <li>QueryType |
| : <a class="el" href="class_apache_1_1_ignite_1_1_core_1_1_cache_1_1_query_1_1_sql_query.html#adebdeb96dbbb1c0cad930eda737210b2">Apache.Ignite.Core.Cache.Query.SqlQuery</a> |
| , <a class="el" href="class_apache_1_1_ignite_1_1_core_1_1_cache_1_1_query_1_1_text_query.html#abce6a090c0597f622e372d7ef75236b6">Apache.Ignite.Core.Cache.Query.TextQuery</a> |
| , <a class="el" href="class_apache_1_1_ignite_1_1_core_1_1_events_1_1_cache_query_executed_event.html#abb0c89530ead6ab0d6a39d9e9d643d88">Apache.Ignite.Core.Events.CacheQueryExecutedEvent</a> |
| , <a class="el" href="class_apache_1_1_ignite_1_1_core_1_1_events_1_1_cache_query_read_event.html#ae12e652624b6bd86ec352a2b37de4b20">Apache.Ignite.Core.Events.CacheQueryReadEvent</a> |
| </li> |
| </ul> |
| </div><!-- contents --> |
| </div><!-- doc-content --> |
| <!-- start footer part --> |
| <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> |
| <ul> |
| <li class="footer">Generated on Mon Dec 5 2016 14:37:40 for Apache Ignite.NET by |
| <a href="http://www.doxygen.org/index.html"> |
| <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.9.1 </li> |
| </ul> |
| </div> |
| </body> |
| </html> |