Overview

The Schema Dictionary represents all the tables and columns within a Stencil or Project Workspace.

HM_clip0083

  1. Table Name - This identifies the table name. In this case - Invoice
  2. Primary Key - This symbol indicates that this is the primary key column
  3. Foreign Key - This symbol indicates that this is a foreign key column.
  4. Availability - When unchecked, the column will not be available in any code generation process.
  5. Column Names - These are the column names
  6. Data Types - These are the data types for the table
  7. Calculated Column - See Calculated Columns

Was this article helpful?