Contents Index ApplyFileWithParms method Properties

UltraLite ActiveX User's Guide
  UltraLite ActiveX API Reference

ULIndexSchema class


The ULIndexSchema object allows you to obtain the attributes of an index. An index is an ordered set of columns by which data in a table will be sorted. The primary use of an index is to order the data in a table by one or more columns.

An index can be a foreign key, which is used to maintain referential integrity in a database.


Properties

Contents Index ApplyFileWithParms method Properties