blob: 9ffbea055376504531502cab1f2e8c04c8518ee3 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<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.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Apache Geode Native .NET Reference: Apache::Geode::Client::Query&lt; TResult &gt; Class Template Reference</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">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</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="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Apache Geode Native .NET Reference
&#160;<span id="projectnumber">1.13.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</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">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('a00586.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#properties">Properties</a> </div>
<div class="headertitle">
<div class="title">Apache::Geode::Client::Query&lt; TResult &gt; Class Template Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Class to encapsulate a query.
<a href="a00586.html#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ae0b7f3df63564f4022aa68fc3894893e"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00586.html#ae0b7f3df63564f4022aa68fc3894893e">Compile</a> ()</td></tr>
<tr class="memdesc:ae0b7f3df63564f4022aa68fc3894893e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Compile the given query &ndash; NOT IMPLEMENTED. <a href="#ae0b7f3df63564f4022aa68fc3894893e">More...</a><br /></td></tr>
<tr class="separator:ae0b7f3df63564f4022aa68fc3894893e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a247a3ed96ac6d9aa7ed29215f17a1fd3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a01002.html">ISelectResults</a>&lt; TResult &gt; ^&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00586.html#a247a3ed96ac6d9aa7ed29215f17a1fd3">Execute</a> ()</td></tr>
<tr class="memdesc:a247a3ed96ac6d9aa7ed29215f17a1fd3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Executes the OQL <a class="el" href="a00586.html" title="Class to encapsulate a query.">Query</a> on the cache server and returns the results. <a href="#a247a3ed96ac6d9aa7ed29215f17a1fd3">More...</a><br /></td></tr>
<tr class="separator:a247a3ed96ac6d9aa7ed29215f17a1fd3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa49a3661244c27d830cd25c6a02816be"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a01002.html">ISelectResults</a>&lt; TResult &gt; ^&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00586.html#aa49a3661244c27d830cd25c6a02816be">Execute</a> (TimeSpan timeout)</td></tr>
<tr class="memdesc:aa49a3661244c27d830cd25c6a02816be"><td class="mdescLeft">&#160;</td><td class="mdescRight">Executes the OQL <a class="el" href="a00586.html" title="Class to encapsulate a query.">Query</a> on the cache server with the specified timeout and returns the results. <a href="#aa49a3661244c27d830cd25c6a02816be">More...</a><br /></td></tr>
<tr class="separator:aa49a3661244c27d830cd25c6a02816be"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aeadafef0a2731d7347923681c71b201a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a01002.html">ISelectResults</a>&lt; TResult &gt; ^&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00586.html#aeadafef0a2731d7347923681c71b201a">Execute</a> (array&lt; Object^&gt;^ paramList, TimeSpan timeout)</td></tr>
<tr class="memdesc:aeadafef0a2731d7347923681c71b201a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Executes the OQL Parameterized <a class="el" href="a00586.html" title="Class to encapsulate a query.">Query</a> on the cache server with the specified paramList &amp; timeout parameters and returns the results. <a href="#aeadafef0a2731d7347923681c71b201a">More...</a><br /></td></tr>
<tr class="separator:aeadafef0a2731d7347923681c71b201a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4e5040964c27003f325722e26db6d6f8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a01002.html">ISelectResults</a>&lt; TResult &gt; ^&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00586.html#a4e5040964c27003f325722e26db6d6f8">Execute</a> (array&lt; Object^&gt;^ paramList)</td></tr>
<tr class="memdesc:a4e5040964c27003f325722e26db6d6f8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Executes the OQL Parameterized <a class="el" href="a00586.html" title="Class to encapsulate a query.">Query</a> on the cache server with the specified paramList and returns the results. <a href="#a4e5040964c27003f325722e26db6d6f8">More...</a><br /></td></tr>
<tr class="separator:a4e5040964c27003f325722e26db6d6f8"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="properties"></a>
Properties</h2></td></tr>
<tr class="memitem:acbf77b3170c78109db755b7d3a638d60"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00586.html#acbf77b3170c78109db755b7d3a638d60">IsCompiled</a><code> [get]</code></td></tr>
<tr class="memdesc:acbf77b3170c78109db755b7d3a638d60"><td class="mdescLeft">&#160;</td><td class="mdescRight">Check if the query is compiled &ndash; NOT IMPLEMENTED. <a href="#acbf77b3170c78109db755b7d3a638d60">More...</a><br /></td></tr>
<tr class="separator:acbf77b3170c78109db755b7d3a638d60"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa28c083134aaddbffcbd6e5a6006da5c"><td class="memItemLeft" align="right" valign="top">String^&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00586.html#aa28c083134aaddbffcbd6e5a6006da5c">QueryString</a><code> [get]</code></td></tr>
<tr class="memdesc:aa28c083134aaddbffcbd6e5a6006da5c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the string for this query. <a href="#aa28c083134aaddbffcbd6e5a6006da5c">More...</a><br /></td></tr>
<tr class="separator:aa28c083134aaddbffcbd6e5a6006da5c"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><h3>template&lt;class TResult&gt;<br />
class Apache::Geode::Client::Query&lt; TResult &gt;</h3>
<p>Class to encapsulate a query. </p>
<p>A <a class="el" href="a00586.html" title="Class to encapsulate a query.">Query</a> is obtained from a <a class="el" href="a01086.html" title="Provides a query service.">QueryService</a> which in turn is obtained from the <a class="el" href="a00410.html" title="Provides a distributed cache.">Cache</a>. This can be executed to return SelectResults which can be either a <a class="el" href="a01110.html" title="Encapsulates a query result set.">ResultSet</a> or a <a class="el" href="a01118.html" title="Encapsulates a query struct set.">StructSet</a>.</p>
<p>This class is intentionally not thread-safe. So multiple threads should not operate on the same <code><a class="el" href="a00586.html" title="Class to encapsulate a query.">Query</a></code> object concurrently rather should have their own <code><a class="el" href="a00586.html" title="Class to encapsulate a query.">Query</a></code> objects. </p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a id="ae0b7f3df63564f4022aa68fc3894893e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae0b7f3df63564f4022aa68fc3894893e">&#9670;&nbsp;</a></span>Compile()</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TResult &gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="a00586.html">Apache::Geode::Client::Query</a>&lt; TResult &gt;::Compile </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Compile the given query &ndash; NOT IMPLEMENTED. </p>
</div>
</div>
<a id="a247a3ed96ac6d9aa7ed29215f17a1fd3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a247a3ed96ac6d9aa7ed29215f17a1fd3">&#9670;&nbsp;</a></span>Execute() <span class="overload">[1/4]</span></h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TResult &gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="a01002.html">ISelectResults</a>&lt;TResult&gt; ^ <a class="el" href="a00586.html">Apache::Geode::Client::Query</a>&lt; TResult &gt;::Execute </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Executes the OQL <a class="el" href="a00586.html" title="Class to encapsulate a query.">Query</a> on the cache server and returns the results. </p>
<p>The default timeout for the query is 15 secs. </p>
<dl class="exception"><dt>Exceptions</dt><dd>
<table class="exception">
<tr><td class="paramname"><a class="el" href="a00798.html" title="Thrown when query exception occurs at the server.">QueryException</a></td><td>if some query error occurred at the server. </td></tr>
<tr><td class="paramname"><a class="el" href="a00638.html" title="Thrown when the state of cache is manipulated to be illegal.">IllegalStateException</a></td><td>if some other error occurred. </td></tr>
<tr><td class="paramname"><a class="el" href="a00742.html" title="Thrown when an operation is attempted before connecting to the distributed system.">NotConnectedException</a></td><td>if no java cache server is available. For pools configured with locators, if no locators are available, innerException of <a class="el" href="a00742.html" title="Thrown when an operation is attempted before connecting to the distributed system.">NotConnectedException</a> is set to <a class="el" href="a00822.html" title="Thrown when a client is unable to contact any locators.">NoAvailableLocatorsException</a>. </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>An <a class="el" href="a01002.html" title="Interface to encapsulate a select query result set.">ISelectResults</a> object which can either be a <a class="el" href="a01110.html" title="Encapsulates a query result set.">ResultSet</a> or a <a class="el" href="a01118.html" title="Encapsulates a query struct set.">StructSet</a>. </dd></dl>
</div>
</div>
<a id="aa49a3661244c27d830cd25c6a02816be"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa49a3661244c27d830cd25c6a02816be">&#9670;&nbsp;</a></span>Execute() <span class="overload">[2/4]</span></h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TResult &gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="a01002.html">ISelectResults</a>&lt;TResult&gt; ^ <a class="el" href="a00586.html">Apache::Geode::Client::Query</a>&lt; TResult &gt;::Execute </td>
<td>(</td>
<td class="paramtype">TimeSpan&#160;</td>
<td class="paramname"><em>timeout</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Executes the OQL <a class="el" href="a00586.html" title="Class to encapsulate a query.">Query</a> on the cache server with the specified timeout and returns the results. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">timeout</td><td>The time to wait for query response. </td></tr>
</table>
</dd>
</dl>
<dl class="exception"><dt>Exceptions</dt><dd>
<table class="exception">
<tr><td class="paramname"><a class="el" href="a00634.html" title="Thrown when an argument to a method is illegal.">IllegalArgumentException</a></td><td>if timeout parameter is greater than 2^31/1000. </td></tr>
<tr><td class="paramname"><a class="el" href="a00798.html" title="Thrown when query exception occurs at the server.">QueryException</a></td><td>if some query error occurred at the server. </td></tr>
<tr><td class="paramname"><a class="el" href="a00638.html" title="Thrown when the state of cache is manipulated to be illegal.">IllegalStateException</a></td><td>if some other error occurred. </td></tr>
<tr><td class="paramname"><a class="el" href="a00742.html" title="Thrown when an operation is attempted before connecting to the distributed system.">NotConnectedException</a></td><td>if no java cache server is available For pools configured with locators, if no locators are available, innerException of <a class="el" href="a00742.html" title="Thrown when an operation is attempted before connecting to the distributed system.">NotConnectedException</a> is set to <a class="el" href="a00822.html" title="Thrown when a client is unable to contact any locators.">NoAvailableLocatorsException</a>. </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>An <a class="el" href="a01002.html" title="Interface to encapsulate a select query result set.">ISelectResults</a> object which can either be a <a class="el" href="a01110.html" title="Encapsulates a query result set.">ResultSet</a> or a <a class="el" href="a01118.html" title="Encapsulates a query struct set.">StructSet</a>. </dd></dl>
</div>
</div>
<a id="aeadafef0a2731d7347923681c71b201a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aeadafef0a2731d7347923681c71b201a">&#9670;&nbsp;</a></span>Execute() <span class="overload">[3/4]</span></h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TResult &gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="a01002.html">ISelectResults</a>&lt;TResult&gt; ^ <a class="el" href="a00586.html">Apache::Geode::Client::Query</a>&lt; TResult &gt;::Execute </td>
<td>(</td>
<td class="paramtype">array&lt; Object^&gt;^&#160;</td>
<td class="paramname"><em>paramList</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">TimeSpan&#160;</td>
<td class="paramname"><em>timeout</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Executes the OQL Parameterized <a class="el" href="a00586.html" title="Class to encapsulate a query.">Query</a> on the cache server with the specified paramList &amp; timeout parameters and returns the results. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">paramList</td><td>The Parameter List for the specified <a class="el" href="a00586.html" title="Class to encapsulate a query.">Query</a>. </td></tr>
<tr><td class="paramname">timeout</td><td>The time to wait for query response. </td></tr>
</table>
</dd>
</dl>
<dl class="exception"><dt>Exceptions</dt><dd>
<table class="exception">
<tr><td class="paramname"><a class="el" href="a00634.html" title="Thrown when an argument to a method is illegal.">IllegalArgumentException</a></td><td>if timeout parameter is too long. </td></tr>
<tr><td class="paramname"><a class="el" href="a00798.html" title="Thrown when query exception occurs at the server.">QueryException</a></td><td>if some query error occurred at the server. </td></tr>
<tr><td class="paramname"><a class="el" href="a00638.html" title="Thrown when the state of cache is manipulated to be illegal.">IllegalStateException</a></td><td>if some other error occurred. </td></tr>
<tr><td class="paramname"><a class="el" href="a00742.html" title="Thrown when an operation is attempted before connecting to the distributed system.">NotConnectedException</a></td><td>if no java cache server is available For pools configured with locators, if no locators are available, innerException of <a class="el" href="a00742.html" title="Thrown when an operation is attempted before connecting to the distributed system.">NotConnectedException</a> is set to <a class="el" href="a00822.html" title="Thrown when a client is unable to contact any locators.">NoAvailableLocatorsException</a>. </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>An <a class="el" href="a01002.html" title="Interface to encapsulate a select query result set.">ISelectResults</a> object which can either be a <a class="el" href="a01110.html" title="Encapsulates a query result set.">ResultSet</a> or a <a class="el" href="a01118.html" title="Encapsulates a query struct set.">StructSet</a>. </dd></dl>
</div>
</div>
<a id="a4e5040964c27003f325722e26db6d6f8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4e5040964c27003f325722e26db6d6f8">&#9670;&nbsp;</a></span>Execute() <span class="overload">[4/4]</span></h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TResult &gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="a01002.html">ISelectResults</a>&lt;TResult&gt; ^ <a class="el" href="a00586.html">Apache::Geode::Client::Query</a>&lt; TResult &gt;::Execute </td>
<td>(</td>
<td class="paramtype">array&lt; Object^&gt;^&#160;</td>
<td class="paramname"><em>paramList</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Executes the OQL Parameterized <a class="el" href="a00586.html" title="Class to encapsulate a query.">Query</a> on the cache server with the specified paramList and returns the results. </p>
<p>The default timeout for the query is 15 secs. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">paramList</td><td>The Parameter List for the specified <a class="el" href="a00586.html" title="Class to encapsulate a query.">Query</a>. </td></tr>
</table>
</dd>
</dl>
<dl class="exception"><dt>Exceptions</dt><dd>
<table class="exception">
<tr><td class="paramname"><a class="el" href="a00634.html" title="Thrown when an argument to a method is illegal.">IllegalArgumentException</a></td><td>if timeout parameter is greater than 2^31/1000. </td></tr>
<tr><td class="paramname"><a class="el" href="a00798.html" title="Thrown when query exception occurs at the server.">QueryException</a></td><td>if some query error occurred at the server. </td></tr>
<tr><td class="paramname"><a class="el" href="a00638.html" title="Thrown when the state of cache is manipulated to be illegal.">IllegalStateException</a></td><td>if some other error occurred. </td></tr>
<tr><td class="paramname"><a class="el" href="a00742.html" title="Thrown when an operation is attempted before connecting to the distributed system.">NotConnectedException</a></td><td>if no java cache server is available For pools configured with locators, if no locators are available, innerException of <a class="el" href="a00742.html" title="Thrown when an operation is attempted before connecting to the distributed system.">NotConnectedException</a> is set to <a class="el" href="a00822.html" title="Thrown when a client is unable to contact any locators.">NoAvailableLocatorsException</a>. </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>An <a class="el" href="a01002.html" title="Interface to encapsulate a select query result set.">ISelectResults</a> object which can either be a <a class="el" href="a01110.html" title="Encapsulates a query result set.">ResultSet</a> or a <a class="el" href="a01118.html" title="Encapsulates a query struct set.">StructSet</a>. </dd></dl>
</div>
</div>
<h2 class="groupheader">Property Documentation</h2>
<a id="acbf77b3170c78109db755b7d3a638d60"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acbf77b3170c78109db755b7d3a638d60">&#9670;&nbsp;</a></span>IsCompiled</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TResult &gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool <a class="el" href="a00586.html">Apache::Geode::Client::Query</a>&lt; TResult &gt;::IsCompiled</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Check if the query is compiled &ndash; NOT IMPLEMENTED. </p>
</div>
</div>
<a id="aa28c083134aaddbffcbd6e5a6006da5c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa28c083134aaddbffcbd6e5a6006da5c">&#9670;&nbsp;</a></span>QueryString</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TResult &gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">String^ <a class="el" href="a00586.html">Apache::Geode::Client::Query</a>&lt; TResult &gt;::QueryString</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Get the string for this query. </p>
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<HR><address style="align: right;"><small>Apache Geode C++ Cache .NET API Documentation</small></address>