UltraLite for MobileVB User's Guide
UltraLite for MobileVB API Reference
ULTable class
Column( name As String ) As ULColumn
Member of UltraLiteAFLib.ULTable
Returns the object for the specified column name.
For information about the ULColumn object, see Column
name The name of the column to return.
Returns a Columns object.