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