| Name | Description | Type | Additional information |
|---|---|---|---|
| ManufacturerID |
Primary key. Auto-incremented. database reference = manufacturer.id |
integer |
None. |
| ManufacturerName |
database reference = manufacturer.manufacturer |
string |
String length: inclusive between 0 and 50 |
| Logo |
database reference = manufacturer.logo |
string |
String length: inclusive between 0 and 255 |
| Sorting |
database reference = manufacturer.sorting |
integer |
None. |
| Header |
database reference = manufacturer.header |
string |
String length: inclusive between 0 and 65535 |
| Website |
database reference = manufacturer.website |
string |
String length: inclusive between 0 and 50 |
| UserID |
database reference = manufacturer.userid |
string |
String length: inclusive between 0 and 50 |
| LastUpdate |
database reference = manufacturer.last_update |
date |
None. |
| PageTitle |
database reference = manufacturer.title |
string |
String length: inclusive between 0 and 150 |
| MetaTags |
database reference = manufacturer.meta |
string |
String length: inclusive between 0 and 65535 |
| RedirectURL |
database reference = manufacturer.link |
string |
String length: inclusive between 0 and 255 |
| FileName |
database reference = manufacturer.filename |
string |
String length: inclusive between 0 and 255 |