Gets the associated primary index name.
public virtual const char * GetReferencedIndexName()
The name of the referenced index. 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 call to keep it for a while.
This function is for foreign keys only.