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