Click or drag to resize
Database Table PhraseDataDictionaryField

[This is preliminary documentation and is subject to change.]

The PhraseDatadictionaryField table holds relations between datadictionary fields and phrases available for them.

Fields

Field name

Type

Note

Description

DataDicitonaryFieldName

varchar(50)

Part of primary key and foreigh key to Datadictionary field

Foreign key to the datadictionary field the phrase is made available for.

PhraseId

int

Part of primary key and foreigh key to Phrase

Foreign key to the phase made vailable for the datadictionary field.