.Table.Indexes (gb.db)
This class is a collection of all indexes of a table.
Inherited properties
Count
|
Returns the number of elements in the collection of sub-objects.
|
Methods
Add
|
Adds a new index to an existing table.
|
Remove
|
Remove an index from a table.
|
Inherited methods
Exist
|
Returns if a specified element exists in the collection of sub-objects.
|
Refresh
|
Refreshes the collection contents by clearing its internal cache.
|