Gets the name of the table containing this index.
public virtual const char * GetTableName()
The name of the table containing this index. This value points to a static buffer whose contents may be changed by any subsequent UltraLite call, so make a copy of the value if you need to retain it.