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 参考 » UltraLiteJ API 参考 » ValueReader 接口

 

isNull 方法

测试值是否为空。

语法
boolean ValueReader.isNull()
返回值

如果值包含空值,则返回 true;否则返回 false。