TableQuery
TableQuery
- Superclass
- QueryObject
- Subclasses
- none
- Referenced By
- TBUSalesPlan, TBUPlanSelection, TBUPurchases, TBUInternalSalesPlan,
- TBUExternalTransferPlan, TBUServicePlan, VehicleSummaryReport, TBUVariableCost,
- TBUInternalTransferPlan, TBUPnlStatement, Symbol, ErrorCorrectionTable,
- FamilyMfgSelectionBox, QueryObject, TBUTransfersInPlan, CatFamilyModelDialog,
- SimpleErrorsTable, DataModelBuilder, TBUPeriodBurden, QueryDataManager,
- SQLFormulaCreator, TBULaborPlan, TBUBurdenEditBox, DatasetSummary,
- TBUApplicationModel, SummaryReportView, TBUAssets, PlVcosQuery, TBUBurdenPlan
TableQuery is a QueryObject that maps to tables in the database.
Encoding with ReportQuerySpecs:
query class -> type
className -> baseName
Instance Variables:
alias <Symbol> a unique name for this table
className <Symbol> the class name for this table
fields <Collection of: Field> the columns of the table
Class Variables:
AliasNumber <Integer> a counter for unique alias numbers
Tables <Dictionary key: Symbol value: TableQuery> the prototype tables for the current database
- Contacts
-
- Potential problems with this comment:
Instance variable not commented -
queryManager
Variable has invalid type -
#('Tables' 'Dictionary key: Symbol value: TableQuery')