Search Results for

    Show / Hide Table of Contents

    VirtualDataTable.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 virtual 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

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