Diese Klasse stellt die Ergebnisse einer Webdienstanforderung dar.
Visual Basic Public Class WSResult
C# public class WSResult
Ein WSResult-Objekts kann auf drei Arten abgerufen werden:
- Es wird an das WSListener.onResult übergeben.
- Es wird von einer asyncXYZ-Methode des Dienst-Proxys zurückgegeben, die vom Compiler erstellt wurde.
- WSBase.getResult wird mit einer bestimmten Anforderungs-ID aufgerufen.
WSResult-Mitglieder
Acknowledge-Methode
GetArrayValue-Methode
GetBoolArrayValue-Methode
GetBooleanArrayValue-Methode
GetBooleanValue-Methode
GetBoolValue-Methode
GetByteArrayValue-Methode
GetByteValue-Methode
GetCharArrayValue-Methode
GetCharValue-Methode
GetDecimalArrayValue-Methode
GetDecimalValue-Methode
GetDoubleArrayValue-Methode
GetDoubleValue-Methode
GetErrorMessage-Methode
GetFloatArrayValue-Methode
GetFloatValue-Methode
GetInt16ArrayValue-Methode
GetInt16Value-Methode
GetInt32ArrayValue, Methode
GetInt32Value-Methode
GetInt64ArrayValue-Methode
GetInt64Value-Methode
GetIntArrayValue-Methode
GetIntValue-Methode
GetLongArrayValue-Methode
GetLongValue-Methode
GetNullableBoolArrayValue-Methode
GetNullableBoolValue-Methode
GetNullableDecimalArrayValue-Methode
GetNullableDecimalValue-Methode
GetNullableDoubleArrayValue-Methode
GetNullableDoubleValue-Methode
GetNullableFloatArrayValue-Methode
GetNullableFloatValue-Methode
GetNullableIntArrayValue-Methode
GetNullableIntValue-Methode
GetNullableLongArrayValue-Methode
GetNullableLongValue-Methode
GetNullableSByteArrayValue-Methode
GetNullableSByteValue-Methode
GetNullableShortArrayValue-Methode
GetNullableShortValue-Methode
GetObjectArrayValue-Methode
GetObjectValue-Methode
GetRequestID-Methode
GetSByteArrayValue-Methode
GetSByteValue-Methode
GetShortArrayValue-Methode
GetShortValue-Methode
GetSingleArrayValue-Methode
GetSingleValue-Methode
GetStatus-Methode
GetStringArrayValue-Methode
GetStringValue-Methode
GetUIntArrayValue-Methode
GetUIntValue-Methode
GetULongArrayValue-Methode
GetULongValue-Methode
GetUShortArrayValue-Methode
GetUShortValue-Methode
GetValue-Methode
SetLogger-Methode
Kommentieren Sie diese Seite in DocCommentXchange. Senden Sie uns Feedback über diese Seite via E-Mail. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |