OINENTRY parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
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 (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>
[[Category:File parameters]]
[[Category:File parameters]]
[[Category:Tables parameters]]
[[Category:Tables parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 20:27, 16 December 2013

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.