Gets the name of the table.
public virtual const char * GetName()
The name of the table. Warning: this points to a static buffer whose contents may be changed by any subsequent UltraLite call, so you'll need to make a copy of the value if you need to keep it for a while.