The name of the referenced primary table if the index is a foreign key.
Visual Basic
Public Readonly Property ReferencedTableName As String
C#
public string ReferencedTableName {get;}
A string specifying the name of the referenced primary table.
ULException class - A SQL error occurred (including index is not a foreign key).