profiledata - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: profiledata

Table with reference to fields and profiles. Fields can be shown or hidden and can be made mandatory and read only. The order of the fields in which they appear in a profile can also be set

Columns

PKNameData TypeNULLAutoDefaultCommentFK

idInteger
profileidInteger

fieldidInteger

orderInteger

Rangnummer van het veld
showBoolean

Moet veld worden getoond?
mandatoryBoolean

Is het veld verplicht?
readonlyBoolean

Mag het veld alleen worden gelezen?

Indexes

NameTableColumnsUniqueClustered
profiledata_index01profiledataprofileid, fieldid

Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
profiledata_fkey01profilesprofiledataidprofileid
profiledata_fkey02fieldsprofiledataidfieldid

Used in Diagrams

Diagram Name
public