com.ibm.gre.IRMResultList.IRMResultList Function
Constructor

Public void IRMResultList (string)
  Type Name Description  
    string resultList The XML formatted string returned from the QueryControllerEJB.runQuery method. NOTE the queryResultOption value supplied to the the runQuery method must be the value com.ibm.gre.engine.util.QueryResultOptions.INCLUDE_COLUMNS so that the MetaData element is included in the result.  
  Return Description  
    void    
Other overloads:
com.ibm.gre.IRMResultList.#ctor(IRMQuery)