Gets the associated primary index name.
public virtual const char * GetReferencedIndexName()
The name of the referenced 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.
This method applies to foreign keys only.