PreviousActiveX Controls Guide (v10) Next

DdfKeyUseIndexDDFOnly

Chapter contents

Applies to:

VAccess

Specifies whether or not the VAccess should use the true indexes of the file or the indexes as specified in the DDF.

Remarks

If this property is False, the VAccess control will use the index information from the status buffer for all index information, using the DDF for information (such as IndexName) which is not contained in the status buffer. If True, the VAccess will use the DDF information exclusively; if the DDF is incorrect, setting this property to True will result in the failure of all key-based navigational calls.

The default value is False.

See Also

Affects: IndexList


Chapter contents
Book contents

Prev topic: DataLength
Next topic: DdfPath