Table of Contents

TMasterDetailLink Class

A parent table and a parent field used on a master-detail relationship.

Syntax

Namespace: FlexCel.Report

public class TMasterDetailLink

Constructors

Name Description
TMasterDetailLink Creates a new instance of TMasterDetailLink with the given values.

Properties

Name Description
ParentDataSource A table that is acting as a master on a master detail relationship.
ParentField Column index of the key that acts as primary key on the relationship.
ChildFieldName Column name on the detail dataset that is related with ParentField