Field_Error_Number - DataDictionary
Returns the error number for a table column
Type: Property
Access: Read-Only
Data Type: Integer
Parameters: None
Parameters
| Parameter | Type | Description |
|---|---|---|
| iField | Integer | Number of the column in the table |
Syntax
Property Integer Field_Error_Number
| Access Type | Syntax |
|---|---|
| Read Access: | Get Field_Error_Number to IntegerVariable |
Description
Field_Error_Number retrieves the error number for a table column.