Contents Index GetLong method GetString method

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

GetReal method


Prototype 

GetReal( index As Integer ) As Single
Member of UltraLiteAFLib.ULResultSet

Description 

Gets the column value as a Single.

Parameters 

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

Returns  

The value as a Real.


Contents Index GetLong method GetString method