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