No_Relate_State - Report
Determines if relates are automatically performed or if it is up to you to make sure the records that you need related are found
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer No_Relate_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get No_Relate_State to IntegerVariable |
| Write Access: | Set No_Relate_State to IntegerVariable/Value |
Description
No_relate_state is only used when no_constrained_find_state is true. When no_relate_state is true, relates are not automatically performed and it is up to you to make sure the records that you need related are found. The manual relates will be handled in the relate_main_file procedure.
This property has no effect on regular constrained finding. If you wish to control relates with constrained finds, you may wish to use the set_relate command.