SoftadminApi.Setting_Values

All settings (application variables).

Add row: Not allowed
Delete row: Not allowed
Foreign key: Not allowed

Columns

Name Datatype Read Write Primary key Description
SettingId int Yes No Yes
SettingName varchar(100) Yes No No
Value varchar(1000) Yes No No The value of the application variable or NULL if it doesn't exist.