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

SQL Anywhere 11.0.1 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » ValueReader interface

 

isNull method

Tests if the value is null.

Syntax
boolean ValueReader.isNull()
Returns

True, if the value contains null; otherwise, false.