|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |