Table of Contents

ILinqDataTable Interface

Interface for generic methods in ILinqDataTable.

Syntax

Namespace: FlexCel.Report

public interface ILinqDataTable;

Methods

Name Description
FindOrigTableName Returns the base table this one is created from. This is used in relationships, to find out the relationships of the master table.
HasDetail Returns true if the database has a linked datatable with name dataTableName.