This is the base class for the main web service proxy class generated by the mobile web service compiler.
Visual Basic syntaxPublic Class WSBase
C# syntaxpublic class WSBase
MembersAll members of WSBase class, including all inherited members.
| Name | Description |
|---|---|
| Constructs a WSBase instance with the properties specified by a configuration property file. | |
| Clears all request properties that have been set for this WSBase. | |
| Gets a WSResult object that represents the results of a web service request. | |
| Gets the service ID for this instance of WSBase. | |
| Sets a listener for the results of a given web service request. | |
| Sets a configuration property for this instance of WSBase. | |
| Sets the QAManagerBase that is used by this web service client to do web service requests. | |
| Sets a request property for webservice requests made by this WSBase. | |
| Sets a user-defined ID for this instance of WSBase. |
WSBase constructor
ClearRequestProperties method
GetResult method
GetServiceID method
SetListener method
SetProperty method
SetQAManager method
SetRequestProperty method
SetServiceID method
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |
