UltraLite for MobileVB User's Guide
UltraLite for MobileVB API Reference
ULTableSchema class
GetIndex( name As String ) As ULIndexSchema
Member of UltraLiteAFLib.ULTableSchema
Returns the ULIndexSchema object for the specified index.
For information about the ULIndexSchema object, see ULIndexSchema.
name The name of the index.
Returns a schema object for a given index on the table.