Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere Java API Reference » ianywhere.qanywhere.ws package » Class WSBase

clearRequestProperties method Next Page

getResult method


Synopsis

WSResult ianywhere.qanywhere.ws.WSBase.getResult(
String requestID
)

Parameters
Remarks

Gets a WSResult object that represents the results of a web service request.

Returns

A WSResult instance representing the results of the web service request.

See Also

Class WSStatus