Compares strings, or string representations of ULValue class objects.
ul_compare ULValue::StringCompare( const ULValue & value )
value The comparison string.
0 if the strings are equal.
-1 if the current value compares less than value.
1 if the current value compares greater than value.
-3 if the sqlca of either ULValue class object is not set.
-2 if the string representation of either ULValue class object is UL_NULL.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |