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_SOAP_PARSE_ERROR フィールド

SOAP 応答または SOAP 要求の解析中に、Web サービス・ランタイムまたは Web サービス・コネクタでエラーがあったことを示すエラー・コードです。

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