Contents Index GetDouble method GetLong method

UltraLite for MobileVB User's Guide
  UltraLite for MobileVB API Reference
    ULResultSet class

GetInteger method


Prototype 

GetInteger( index As Integer ) As Integer
Member of UltraLiteAFLib.ULResultSet

Description 

Gets the column value as an Integer.

Parameters 

index    The 1-based ordinal in the result set to get.

Returns  

The value as an Integer.


Contents Index GetDouble method GetLong method