Code_Field - FileValidationTable
The database field from which the values are to be drawn for validation and insertion into the database
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Code_Field
| Access Type | Syntax |
|---|---|
| Read Access: | Get Code_Field to IntegerVariable |
| Write Access: | Set Code_Field to IntegerVariable/Value |
Description
The Code_Field property identifies the field in the Main_File from which the values are to be drawn for validation and insertion into the database.
Default is 1.