Set Integrity Data

The SDATADDSI.DBF table contains multiple records for each field that is validated using Set Integrity. Each record defines one value in the set of valid values for a field. The table has the following structure.

 

Field Name

Type

Width

Comments

cPK

Character

48

PK field

cFK_DDF

Character

48

FK to SDATADDF

mValue

Memo

 

Valid value for field identified in cFK_DDF.

mDescription

Memo

 

Description

nNaturalOrder

Numeric

3

Identifies the relative position of this value in the set of values as ordered in the Data Builder.

 

More:

System Views