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

SQL Anywhere 11.0.1 (Deutsch) » QAnywhere » QAnywhere-Referenz » QAnywhere .NET-API-Referenz » QAnywhere .NET-API für Webdienste (.NET 2.0) » WSException-Klasse

 

WS_STATUS_HTTP_ERROR-Feld

Fehlercode, der anzeigt, dass in der Webdienst-HTTP-Anforderung, die durch den Webdienst-Konnektor durchgeführt wurde, ein Fehler aufgetreten ist

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