​
​
​

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

Syntax

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

Limitations

Read only.

​