Compares two Values.
int Value.compareValue( Value other ) throws ULjException
other The Value being compared against.
0 if the Value interface is equivalent to other, a negative integer if it is less than other, and a positive integer if it is greater than other.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |