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

SQL Anywhere 11.0.1 (日本語) » QAnywhere » QAnywhere リファレンス » QAnywhere .NET API リファレンス » Web サービス用 QAnywhere .NET API (.NET 2.0) » WSException クラス

 

WS_STATUS_HTTP_ERROR フィールド

Web サービス・コネクタが作成した Web サービス HTTP 要求にエラーがあったことを示すエラー・コードです。

構文
Visual Basic
Public Shared WS_STATUS_HTTP_ERROR As Integer
C#
public const int WS_STATUS_HTTP_ERROR;