This table gives you information about how your application should respond to error numbers.
Field Name | Type | Size (Bytes) |
---|---|---|
ErrorNum | Number (Long) | 4 |
Response | Number (Long) | 4 |
Property | Value |
---|---|
ErrorNum | Number (Long) |
AllowZeroLength | False |
Attributes | Fixed size |
CollatingOrder | General |
ColumnHidden | False |
ColumnOrder | Default |
ColumnWidth | Default |
DecimalPlaces | 255 |
DefaultValue | 0 |
Description | Number of the error |
DisplayControl | Text Box |
OrdinalPosition | 0 |
Required | False |
SourceField | ErrorNum |
SourceTable | tblErrors |
Response | Number (Long) |
AllowZeroLength | False |
Attributes | Fixed size |
CollatingOrder | General |
ColumnHidden | False |
ColumnOrder | Default |
ColumnWidth | Default |
DecimalPlaces | 255 |
DefaultValue | 0 |
Description | Action to take |
DisplayControl | Text Box |
OrdinalPosition | 1 |
Required | False |
SourceField | Response |
tblErrors |