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.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |