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

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere .NET API Reference » iAnywhere.QAnywhere.WS namespace (.NET 1.0) » WSResult class

GetSingleValue method Next Page

GetStatus method


Gets the status of this WSResult.

Syntax

Visual Basic
Public Function GetStatus() As iAnywhere.QAnywhere.WS.WSStatus

C#
public iAnywhere.QAnywhere.WS.WSStatus GetStatus();

Return value

The status code.

See also