TDAQueryBuilderTable

Overview

TDAQueryBuilderTable is a part of TDAQueryBuilder infrastructure and specifies tables that are used in select requests.

This class shouldn't be used directly.

Location

Properties


JoinSourceTables

Collection of joined tables

property JoinSourceTables: TDAJoinSourceTableCollection read write

MasterTable

Main table

property MasterTable: string read write

Instance Methods


constructor Create

Creates a new instance.

constructor Create

Assign  override

Copies data from a given source.

procedure Assign(aSource: TPersistent)

Parameters:

  • aSource: Instance whose properties will be copied