Gets the name of the parent table which is part of this data relation.

Syntax

public string ParentTableName { get; }
Public ReadOnly Property ParentTableName() As String

Limitations

Read only.