Contents Index IsNull method GetDouble method

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

GetDatetime method


Prototype 

GetDatetime( index As Integer ) As Date
Member of UltraLiteAFLib.ULResultSet

Description 

Gets the column value as an Date.

Parameters 

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

Returns  

The value as a Date.


Contents Index IsNull method GetDouble method