_TableIndexes (gb.db2)
This class is a collection of all indexes of a table.
Questa classe è virtuale.
Questa classe non è creabile.
Questa classe si comporta come un
solo-lettura array.
Questa classe è
enumerabile con la parola chiave
FOR EACH.
Proprietà
Count
|
Return the number of table indexes.
|
List
|
Return a list of all table indexes names as a string array.
|
Metodi
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.
|