Member name | Description |
---|---|
Acknowledge method |
Acknowledges that this WSResult has been processed. |
GetArrayValue method |
Gets an array of complex types value from this WSResult. |
GetBoolArrayValue method |
Gets an array of bool values from this WSResult. |
GetBooleanArrayValue method |
Gets an array of Boolean values from this WSResult. |
GetBooleanValue method |
Gets a Boolean value from this WSResult. |
GetBoolValue method |
Gets a bool value from this WSResult. |
GetByteArrayValue method |
Gets an array of byte values from this WSResult. |
GetByteValue method |
Gets a byte value from this WSResult. |
GetCharArrayValue method |
Gets an array of char values from this WSResult. |
GetCharValue method |
Gets a char value from this WSResult. |
GetDecimalArrayValue method |
Gets an array of decimal values from this WSResult. |
GetDecimalValue method |
Gets a decimal value from this WSResult. |
GetDoubleArrayValue method |
Gets an array of double values from this WSResult. |
GetDoubleValue method |
Gets a double value from this WSResult. |
GetErrorMessage method |
Gets the error message. |
GetFloatArrayValue method |
Gets an array of float values from this WSResult. |
GetFloatValue method |
Gets a float value from this WSResult. |
GetInt16ArrayValue method |
Gets an array of Int16 values from this WSResult. |
GetInt16Value method |
Gets an Int16 value from this WSResult. |
GetInt32ArrayValue method |
Gets an array of Int32 values from this WSResult. |
GetInt32Value method |
Gets an Int32 value from this WSResult. |
GetInt64ArrayValue method |
Gets an array of Int64 values from this WSResult. |
GetInt64Value method |
Gets an Int64 value from this WSResult. |
GetIntArrayValue method |
Gets an array of int values from this WSResult. |
GetIntValue method |
Gets an int value from this WSResult. |
GetLongArrayValue method |
Gets an array of long values from this WSResult. |
GetLongValue method |
Gets a long value from this WSResult. |
GetNullableBoolArrayValue method |
Gets an array of bool values from this WSResult. |
GetNullableBoolValue method |
Gets a bool value from this WSResult. |
GetNullableDecimalArrayValue method |
Gets an array of NullableDecimal values from this WSResult. |
GetNullableDecimalValue method |
Gets a NullableDecimal value from this WSResult. |
GetNullableDoubleArrayValue method |
Gets an array of double values from this WSResult. |
GetNullableDoubleValue method |
Gets a double value from this WSResult. |
GetNullableFloatArrayValue method |
Gets an array of float values from this WSResult. |
GetNullableFloatValue method |
Gets a float value from this WSResult. |
GetNullableIntArrayValue method |
Gets an array of int values from this WSResult. |
GetNullableIntValue method |
Gets an int value from this WSResult. |
GetNullableLongArrayValue method |
Gets an array of long values from this WSResult. |
GetNullableLongValue method |
Gets an Int64 value from this WSResult. |
GetNullableSByteArrayValue method |
Gets an array of byte values from this WSResult. |
GetNullableSByteValue method |
Gets a byte value from this WSResult. |
GetNullableShortArrayValue method |
Gets an array of short values from this WSResult. |
GetNullableShortValue method |
Gets a short value from this WSResult. |
GetObjectArrayValue method |
Gets an array of Object values from this WSResult. |
GetObjectValue method |
Gets an object value from this WSResult. |
GetRequestID method |
Gets the request ID that this WSResult represents. |
GetSByteArrayValue method |
Gets an array of sbyte values from this WSResult. |
GetSByteValue method |
Gets an sbyte value from this WSResult. |
GetShortArrayValue method |
Gets an array of short values from this WSResult. |
GetShortValue method |
Gets a short value from this WSResult. |
GetSingleArrayValue method |
Gets an array of Single values from this WSResult. |
GetSingleValue method |
Gets a Single value from this WSResult. |
GetStatus method |
Gets the status of this WSResult. |
GetStringArrayValue method |
Gets an array of string values from this WSResult. |
GetStringValue method |
Gets a string value from this WSResult. |
GetUIntArrayValue method |
Gets an array of unsigned int values from this WSResult. |
GetUIntValue method |
Gets a unsigned int value from this WSResult. |
GetULongArrayValue method |
Gets an array of unsigned long values from this WSResult. |
GetULongValue method |
Gets a unsigned long value from this WSResult. |
GetUShortArrayValue method |
Gets an array of unsigned short values from this WSResult. |
GetUShortValue method |
Gets a unsigned short value from this WSResult. |
GetValue method |
Gets the value of a complex type from this WSResult. |
SetLogger method |
Turns debug on or off. |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |