ComponentOne DataObjects for .NET
ParentField Property

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > JoinCondition Class : ParentField Property
Gets or sets the parent field of the join condition.
Syntax
'Declaration
 
Public Property ParentField As TableField
public TableField ParentField {get; set;}
See Also

Reference

JoinCondition Class
JoinCondition Members
Simple Relations