Click or drag to resize
Database Table Profile

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

Each row in this table corresponds to an profile in the security system

Fields

Field name

Type

Note

Description

SequenceNumber

INT

Used to determine the order to display profiles in lists

Name

VARCHAR(255)

Primary key

Profiles internal name - must be unique.

Caption

VARCHAR(255)

Name used in user interface when profile is used.

Description

VARCHAR(255)

Description of profile.

Relations

Table

Relation

ProfilePermission

Link using primary key Name.