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

SQL Anywhere 10.0.1 » UltraLite - AppForge Programming » UltraLite for AppForge API Reference » ULResultSet class

GetStringChunk method Next Page

IsNull method


Indicates whether this column contains a null value.

Syntax

IsNull( index As Integer ) As Boolean
Member of UltraLiteAFLib.ULResultSet

Parameters

index    The column index value.

Returns

True if the value is NULL.