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