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