Subject GetIndexNames
Author Gerard J.M.Houtenbos
I'm converting an Interbase Delphi 4-application from the BDE to
IBO.
Somewhere I need a list of the indexes on a Table.
I used to use TTable.GetIndexrNames for that purpose, but
TIBOTable.GetIndexNames is not supported.

Any solutions?

tia,