Table of Contents

ILinqDataTable.FindOrigTableName Method

Returns the base table this one is created from. This is used in relationships, to find out the relationships of the master table.

Syntax

Namespace: FlexCel.Report

public abstract String FindOrigTableName()

See also