Gets the request ID that this WSResult represents.
Visual Basic Public Function GetRequestID() As String
C# public string GetRequestID();
The request ID.
This request ID should be persisted between runs of the application if it is desired to obtain a WSResult corresponding to a web service request in a run of the application different from when the request was made.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |