Plumtree Portal UI  
 

IASQueryResult Methods

The methods of the IASQueryResult interface are listed below. For a complete list of IASQueryResult interface members, see the IASQueryResult Members topic.

Public Instance Methods

GetCount MES- GetCount should return the number of ROWS in the result set
GetFields MES- GetFields is used to get the value of a particular cell in the array.
IsComplete MES- IsComplete returns a boolean indicating if the rows we can return are the complete rowset (i.e. have we truncated the rowset because it's too large to bring to the client.)

See Also

IASQueryResult Interface | com.plumtree.portaluiinfrastructure.resultwrapper Namespace