Contents Index GetReal method ULResultSetSchema class

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

GetString method


Prototype 

GetString( index As Integer ) As String
Member of UltraLiteAFLib.ULResultSet

Description 

Gets the column value as a String.

Parameters 

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

Returns  

The value as a String.


Contents Index GetReal method ULResultSetSchema class