Characteristics of the DBSelect or DBTable type

In each type tree generated by the Database Interface Designer or mtsmaker, an implied group type represents the results of executing the query or the contents of the table.

  • DBSelect

    The type tree defines a query used as a data source for a map.

  • DBTable

    The type tree defines a table used as a data target for a map.

The DBSelect or DBTable type is an implied group with a series of row objects as its only component.