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

SQL Anywhere 11.0.0 » QAnywhere » QAnywhere API Reference » QAnywhere .NET API reference » iAnywhere.QAnywhere.WS namespace (.NET 2.0) » WSException class

 

WS_STATUS_HTTP_OK field

Error code indicating that the webservice HTTP request by the web services connector was successful.

Syntax
Visual Basic
Public Shared WS_STATUS_HTTP_OK As Integer
C#
public const int WS_STATUS_HTTP_OK;