com.sas.hls.common
Interface QueryResultsInfo

All Known Implementing Classes:
AuditEntriesInfo

public interface QueryResultsInfo

An interface for information about the results of a query.


Method Summary
 int getRowCount()
           
 

Method Detail

getRowCount

int getRowCount()
Returns:
The number of rows in the result of this query.


Copyright (c) 2016, SAS Institute Inc., Cary, NC, USA