Search Results for

    Show / Hide Table of Contents

    VirtualDataTable.GetRelationWith Method

    Override this method if the datatable has intrinsic relationships that you want to use. For example DataSets have DataRelationships, or Entity Framework tables are related as properties from the master to the detail. All those relationships that are not explicitly defined in the report should be returned here.

    Syntax

    Namespace: FlexCel.Report

    public virtual TRelation GetRelationWith(VirtualDataTable aDetail)

    Parameters

    <-> Parameter Type Description
    aDetail VirtualDataTable Detail table from where we want to get the relationship.

    See also

    • VirtualDataTable
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com