Uses of Class
com.sas.services.storedprocess.ResultHints

Packages that use ResultHints
com.sas.services.storedprocess Execute stored processes. 
 

Uses of ResultHints in com.sas.services.storedprocess
 

Methods in com.sas.services.storedprocess that return ResultHints
 ResultHints ExecutionInterface.getResultHints()
          Deprecated. Get the ResultHints object used to describe the destination of the results.
 ResultHints StoredProcessInterface.getResultHintsInstance(int hintSubType)
          Deprecated. Get a ResultHints object for specifying result hints for this stored process.
 

Methods in com.sas.services.storedprocess with parameters of type ResultHints
 void StoredProcessInterface.setResultHints(ResultHints resultHints)
          Deprecated. Set hints for the result of the stored process.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.