Click or drag to resize
Database Table PhraseOrgUnit

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

The PhraseOrgunit table holds relations between organizational units and phrases available for them.

Fields

Field name

Type

Note

Description

OrgunitType

varchar(20)

Part of primary key and foreigh key to Orgunit

Along with orgunitCode foreign key to the organizational unit field the phrase is made available for.

OrgunitCode

varchar(20)

Part of primary key and foreigh key to Orgunit

Along with orgunitType foreign key to the organizational unit 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.

Inherit

bit

Whether or not the relationship between the organizational uit and the phrase is inherited by child orag. units or noot.