Plumtree Portal UI  
 

IASQueryResult.IsComplete Method 

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.)

bool IsComplete();

Return Value

A boolean indicating completeness.

See Also

IASQueryResult Interface | com.plumtree.portaluiinfrastructure.resultwrapper Namespace