_TableIndexes (gb.db2)

This class is a collection of all indexes of a table.

Esta clase es virtual.

Esta clase no es instanciable.

Esta clase actúa como un array de sólo lectura.

Esta clase es enumerable con la palabra clave FOR EACH.

Propiedades
Count   Return the number of table indexes.
List   Return a list of all table indexes names as a string array.

Métodos
Add   Adds a new index to an existing table.
Exist   Return if a specific index exists in the table.
Refresh   Refresh the internal list of all table indexes.
Remove   Remove a table index from its name.