No_Relate_State - DataList_
Determines if relates occur with lists that do not use DDOs
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
In lists that are not using a DDO, performing finds in a main file that has many open ancestor files can be greatly speeded up by setting this property true. When it is true, the relate to ancestor files is not done. This property has no effect in lists using a DDO or acquiring one temporarily through auto_server_state true.
Default is false.