[CtEdit]DbfNdxMode
- Last UpdatedJul 19, 2023
- 1 minute read
Sets the method used to read DBF files that are indexed for reading records that match a key value.
Allowable Values
-
0 — Use associated NDX file to perform key based read.
-
1 — Read directly from DBF returning records that match the key value, for Graphics Builder page DBFs.
-
2 — In memory index.
Default Value:
2