All settings (application variables).
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. |