Aqualogic Interaction API  
 

IPTQueryResult.Data Method 

Returns the raw data underlying this QueryResult. The columns in this result are described by the results of the Columns call.

object[][] Data();

Return Value

a 2D array containing the data that underlies this IPTQueryResult

See Also

IPTQueryResult Interface | com.plumtree.server Namespace