The Data
public class DataRelationInfo
Public Class DataRelationInfo
Introduced: X14.
Property | Description |
---|---|
Child |
Gets the name of the child column which is part of this data relation. |
Child |
Gets the name of the child table which is part of this data relation. |
Parent |
Gets the name of the parent column which is part of this data relation. |
Parent |
Gets the name of the parent table which is part of this data relation. |
Relation |
Gets the data relation name if one was defined. |