Gets a WSResult object that represents the results of a web service request.
Visual Basic Public Function GetResult( _ ByVal requestID As String _ ) As iAnywhere.QAnywhere.WS.WSResult
C# public iAnywhere.QAnywhere.WS.WSResult GetResult( string requestID );
requestID The ID of the web service request.
A WSResult instance representing the results of the web service request.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |