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) » WSResult-Klasse

 

GetStatus-Methode

Ruft den Status dieses WSResult ab.

Syntax
Visual Basic
Public Function GetStatus() As iAnywhere.QAnywhere.WS.WSStatus
C#
public iAnywhere.QAnywhere.WS.WSStatus GetStatus();
Rückgabewert

Der Statuscode

Siehe auch