ParentColumnNames Property
Gets or sets list of parent columns used to establish the relation.
public string[] ParentColumnNames {get; set;}
'Declaration
Public Property ParentColumnNames As String()
Property Value
List of parent columns used to establish the relation.