Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Indicates whether this column contains a null value.
IsNull( index As Integer ) As BooleanMember of UltraLiteAFLib.ULResultSet
index The column index value.
True if the value is NULL.