GetReferencedTableName function

Gets the associated primary table name.

Syntax
ULValue UltraLite_IndexSchema_iface::GetReferencedTableName()
Returns

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

Remarks

This method is for foreign keys only.