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

SQL Anywhere 11.0.1 (Deutsch) » UltraLiteJ » UltraLiteJ-Referenz » UltraLiteJ API-Referenz » Value-Schnittstelle

 

compareValue-Methode

Vergleicht zwei Werte

Syntax
int Value.compareValue(
  Value other
) throws ULjException
Parameter
  • other   Der Wert, mit dem verglichen wird

Rückgabe

0, wenn die Value-Schnittstelle mit "other" gleichwertig ist, eine negative Ganzzahl, wenn sie kleiner als "other" ist, und eine positive Ganzzahl, wenn sie größer als "other" ist