Contents Index GetInteger method GetReal method

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

GetLong method


Prototype 

GetLong( index As Integer ) As Long
Member of UltraLiteAFLib.ULResultSet

Description 

Gets the column value as a Long.

Parameters 

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

Returns  

The value as a Long.


Contents Index GetInteger method GetReal method