Contents Index GetDatetime method GetInteger method

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

GetDouble method


Prototype 

GetDouble( index As Integer ) As Double
Member of UltraLiteAFLib.ULResultSet

Description 

Gets the column value as a Double.

Parameters 

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

Returns  

The value as a Double.


Contents Index GetDatetime method GetInteger method