In this chapter, you:
This chapter introduced the following patterns (and their scoped objects):
|
|
Pattern |
Description |
|
|
FIELDS/Identifier |
A 10-character data field. |
|
|
FIELDS/LongDescription |
A variable-length character field. |
|
|
DATE/CheckedDateISO |
A date field, where the date is stored in the ISO standard for dates. |
|
|
FOUNDATION/EditDetail |
Lists database records and lets you edit, add, change, and delete records in a single dialog. |
This chapter introduced the following triples:
|
Triple |
Description |
|
ENT known by FLD |
Defines the primary key of an entity |
|
ENT has FLD |
Defines a data attribute of an entity and whether it is mandatory or optional to provide a value for a field |
|
ENT is a ENT |
The source entity inherits the properties of the target entity. |
|
FLD is a FLD |
The source field inherits the properties of the target field |
|
TBL implement SYS |
Specifies whether to generate and build a database table |
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |