UltraLite for MobileVB User's Guide
UltraLite for MobileVB API Reference
ULResultSet class
GetInteger( index As Integer ) As Integer
Member of UltraLiteAFLib.ULResultSet
Gets the column value as an Integer.
index The 1-based ordinal in the result set to get.
The value as an Integer.