dotConnect for PostgreSQL Documentation
Devart.Common Namespace / ParentDataRelation Class / ChildColumnNames Property

In This Topic
ChildColumnNames Property
In This Topic
Gets or sets list of child columns used to establish the relation.
Syntax
'Declaration
 
Public Property ChildColumnNames As String()
 

Property Value

List of child columns used to establish the relation.
See Also