| Step 1 Import a database table definition... |
|
The Import Tab of the Class Generator is where the bound database table is selected. The table selection dialog lists all known BDE aliases to select a database. Attributes are created for each column within the database table including datatype, size and nullability. An alias is required for the table to be included in all field names to ensure unique names when multi-table objects are created. Join Conditions are only applicable when the Business Object inherits from another table bound Business Object. |
![]() |