GetReferencedIndexName function

Gets the associated primary index name.

Syntax
ULValue UltraLite_IndexSchema_iface::GetReferencedIndexName()
Returns

An empty ULValue class object if the index is not a foreign key.

Remarks

This function is for foreign keys only.