| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- saved from url=(0014)about:internet --><html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><link rel="stylesheet" href="../../style.css" type="text/css" media="screen"><link rel="stylesheet" href="../../print.css" type="text/css" media="print"><link rel="stylesheet" href="../../override.css" type="text/css"><meta name="keywords" content="IOLAPQuery,mx.olap.IOLAPQuery,addElement,addElement,addElements,addElements,addEventListener,addMember,addMember,addMember,addMember,addMembers,addMembers,addPosition,addSet,addSet,addTuple,addTuple,addTuple,addTuple,cancelQuery,cancelQuery,cancelRefresh,cancelRefresh,clear,compareMembers,computeBegin,computeEnd,computeLoop,computeObjectBegin,computeObjectEnd,computeObjectLoop,createCube,createCube,crossJoin,crossJoin,dispatchEvent,execute,execute,findAttribute,findAttribute,findChildMember,findChildMember,findCommonHierarchy,findDimension,findDimension,findHierarchy,findHierarchy,findLevel,findLevel,findMember,findMember,findMember,findMember,findMember,findMember,getAxis,getAxis,getAxis,getAxis,getCell,getCell,getCube,getCube,hasEventListener,hasRowData,hierarchize,hierarchize,refresh,refresh,removeEventListener,removePosition,setAxis,setAxis,sortTuple,toString,toString,traceMsg,union,union,willTrigger"><title>mx.olap.IOLAPQuery</title></head><body><script language="javascript" type="text/javascript" src="../../asdoc.js"></script><script language="javascript" type="text/javascript" src="../../help.js"></script><script language="javascript" type="text/javascript" src="../../cookies.js"></script><script language="javascript" type="text/javascript"><!-- |
| asdocTitle = 'IOLAPQuery - ApacheFlex API Reference'; |
| var baseRef = '../../'; |
| window.onload = configPage; |
| --></script> |
| <script type="text/javascript"> |
| scrollToNameAnchor(); |
| </script><table class="titleTable" cellpadding="0" cellspacing="0" id="titleTable" style="display:none"><tr><td class="titleTableTitle" align="left">Apache Flex 4.16.1 API Reference </td><td class="titleTableTopNav" align="right"><a href="../../package-summary.html" onclick="loadClassListFrame('../../all-classes.html')">All Packages</a> | <a href="../../class-summary.html" onclick="loadClassListFrame('../../all-classes.html')">All Classes</a> | <a href="../../all-index-A.html" onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a id="framesLink1" href="../../index.html?mx/olap/IOLAPQuery.html&mx/olap/class-list.html">Frames</a><a id="noFramesLink1" style="display:none" href="" onclick="parent.location=document.location"> No Frames </a></td><td class="titleTableLogo" align="right" rowspan="3"><img src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo" title="AdobeLogo"></td></tr><tr class="titleTableRow2"><td class="titleTableSubTitle" id="subTitle" align="left">IOLAPQuery</td><td class="titleTableSubNav" id="subNav" align="right"><a href="#methodSummary">Methods</a></td></tr><tr class="titleTableRow3"><td colspan="3"> </td></tr></table><script language="javascript" type="text/javascript" xml:space="preserve"> |
| <!-- |
| |
| if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("IOLAPQuery"); titleBar_setSubNav(false,false,false,false,false,false,false,false,true,false,false ,false,false,false,false,false);} |
| --> |
| </script><div xmlns:fn="http://www.w3.org/2005/xpath-functions" class="MainContent"><table class="classHeaderTable" cellpadding="0" cellspacing="0"><tr><td class="classHeaderTableLabel">Package</td><td><a href="package-detail.html" onclick="javascript:loadClassListFrame('class-list.html')">mx.olap</a></td></tr><tr><td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IOLAPQuery</td></tr><tr><td class="classHeaderTableLabel">Implementors</td><td> <a href="../../mx/olap/OLAPQuery.html">OLAPQuery</a></td></tr></table><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b> Language Version : </b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b> Product Version : </b></td><td>Flex 3</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b> Runtime Versions : </b></td><td>Flash Player 9, AIR 1.1</td></tr></table><p></p><p></p><p></p><p></p> |
| The IOLAPQuery interface represents an OLAP query that is executed on an IOLAPCube. |
| <p></p><p><span class="classHeaderTableLabel">See also</span></p><div class="seeAlso"><a href="OLAPQuery.html" target="">mx.olap.OLAPQuery</a><br/><a href="IOLAPQueryAxis.html" target="">mx.olap.IOLAPQueryAxis</a><br/><a href="OLAPQueryAxis.html" target="">mx.olap.OLAPQueryAxis</a></div><br/><hr></div><a name="methodSummary"></a><div class="summarySection"><div class="summaryTableTitle">Public Methods </div><table cellspacing="0" cellpadding="3" class="summaryTable " id="summaryTableMethod"><tr><th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined By</th></tr><tr class=""><td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="#getAxis()" class="signatureLink">getAxis</a>(axisOridnal:int):<a href="../../mx/olap/IOLAPQueryAxis.html">IOLAPQueryAxis</a></div><div class="summaryTableDescription"> |
| Gets an axis from the query.</div></td><td class="summaryTableOwnerCol">IOLAPQuery</td></tr><tr class=""><td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="#setAxis()" class="signatureLink">setAxis</a>(axisOridnal:int, axis:<a href="../../mx/olap/IOLAPQueryAxis.html">IOLAPQueryAxis</a>):void</div><div class="summaryTableDescription"> |
| Sets an axis to the query.</div></td><td class="summaryTableOwnerCol">IOLAPQuery</td></tr></table></div><script language="javascript" type="text/javascript"><!-- |
| showHideInherited(); |
| --></script><div class="MainContent"><a name="methodDetail"></a><div class="detailSectionHeader">Method Detail</div><a name="getAxis()"></a><a name="getAxis(int)"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">getAxis</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td></tr></table><div class="detailBody"><code> public function getAxis(axisOridnal:int):<a href="../../mx/olap/IOLAPQueryAxis.html">IOLAPQueryAxis</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b> Language Version : </b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b> Product Version : </b></td><td>Flex 3</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b> Runtime Versions : </b></td><td>Flash Player 9, AIR 1.1</td></tr></table><p></p><p></p><p> |
| Gets an axis from the query. You typically call this method to |
| obtain an uninitialized IOLAPQueryAxis instance, then configure the |
| IOLAPQueryAxis instance for the query. |
| </p><p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">axisOridnal</span>:int</code> — Specify <code>OLAPQuery.COLUMN AXIS</code> for a column axis, |
| <code>OLAPQuery.ROW_AXIS</code> for a row axis, |
| and <code>OLAPQuery.SLICER_AXIS</code> for a slicer axis. |
| </td></tr></table></p><p></p><span class="label">Returns</span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20"></td><td><code><a href="../../mx/olap/IOLAPQueryAxis.html">IOLAPQueryAxis</a></code> — The IOLAPQueryAxis instance. |
| |
| </td></tr></table></div><a name="setAxis()"></a><a name="setAxis(int,mx.olap.IOLAPQueryAxis)"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">setAxis</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td></tr></table><div class="detailBody"><code> public function setAxis(axisOridnal:int, axis:<a href="../../mx/olap/IOLAPQueryAxis.html">IOLAPQueryAxis</a>):void</code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b> Language Version : </b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b> Product Version : </b></td><td>Flex 3</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b> Runtime Versions : </b></td><td>Flash Player 9, AIR 1.1</td></tr></table><p></p><p></p><p> |
| Sets an axis to the query. |
| </p><p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">axisOridnal</span>:int</code> — Specify <code>OLAPQuery.COLUMN AXIS</code> for a column axis, |
| <code>OLAPQuery.ROW_AXIS</code> for a row axis, |
| and <code>OLAPQuery.SLICER_AXIS</code> for a slicer axis. |
| </td></tr><tr><td class="paramSpacer"> </td></tr><tr><td width="20px"></td><td><code><span class="label">axis</span>:<a href="../../mx/olap/IOLAPQueryAxis.html">IOLAPQueryAxis</a></code> — The IOLAPQueryAxis instance. |
| |
| </td></tr></table></p></div><br/><br/><hr><br/><p></p><center class="copyright"><footer>The Apache Software Foundation</footer><br/>Wed Nov 15 2017, 09:50 AM +01:00 </center></div></body></html><!--The Apache Software Foundation<br/>Wed Nov 15 2017, 09:50 AM +01:00 --> |