<TABLE>Table Class

Purpose

The <TABLE>Table class is derived from the Base<TABLE>Table class.

The customizable class file is only created once and will never be overwritten by Iron Speed Designer.  The name of the customizable class is derived from concatenating the name of the database table with the suffix “Table”.  For example, a database table named Customer will have a customizable class called CustomerTable.

Naming

Component Name: <TABLE>                 Example: DetailedOrders

Class Name: <TABLE>Table                  Example: DetailedOrdersTable

See Also

Base<TABLE>Table Class

Table Classes