Click or drag to resize

OrderSpec.All Property

X#
A logical value determining whether the record scope is for all records in the DBF (TRUE)

Namespace:  VO
Assembly:  VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY All AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A logical value determining whether the record scope is for all records in the DBF (TRUE)
Remarks
Used for a conditional index. A logical value determining whether the record scope is for all records in the DBF (TRUE). Defaults to FALSE so that OrderSpec:Records and OrderSpec:Interval can be used.
See Also