OINENTRY parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
==Description==
==Description==
<p>The number of Ordered Index B-tree entries or field name = value pairs that are indexed by the Ordered Index</p>
<p>The number of Ordered Index B-tree entries or field name = value pairs that are indexed by the Ordered Index</p>
<p>See [[Field design (File management)#ORDERED and NON-ORDERED attributes|ORDERED and NON-ORDERED attributes]] and [[Table D (File architecture)#Understanding the Ordered Index|Understanding the Ordered Index]] for more information. </p>
<p>See [[Field design#ORDERED and NON-ORDERED attributes|ORDERED and NON-ORDERED attributes]] and [[Table D (File architecture)#Understanding the Ordered Index|Understanding the Ordered Index]] for more information. </p>
[[Category:File parameters]]
[[Category:File parameters]]
[[Category:Tables parameters]]
[[Category:Tables parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 17:04, 12 May 2014

No. ordered index entries

Summary

Default value
None
Parameter type
Tables
Where set
View-only
Related products
All
Introduced
Model 204 V6.1 or earlier

Description

The number of Ordered Index B-tree entries or field name = value pairs that are indexed by the Ordered Index

See ORDERED and NON-ORDERED attributes and Understanding the Ordered Index for more information.