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

SQL Anywhere 11.0.1 (Français) » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » DecimalNumber interface

 

isNull method

Determines if the DecimalNumber is null.

Syntax
boolean DecimalNumber.isNull()
Returns

true, if the object is null; otherwise, false.