Search Results for

    Show / Hide Table of Contents

    TLinqDataTable<T>.GetDetail Method

    Override this method if the table has linked tables that you can use for master detail relationships instead of normal relationships. This is the case for example in Entity Framework.

    Syntax

    Namespace: FlexCel.Report

    public override VirtualDataTable GetDetail(String dataTableName, VirtualDataTable dataTable)

    Parameters

    <-> Parameter Type Description
    dataTableName String Name of the detail dataset we are looking for.
    dataTable VirtualDataTable Detail dataset that we are looking for.

    Returns

    The dataset if it is a detail dataset, null otherwise.

    See also

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