Click or drag to resize

DbSeekInfo Fields

X#

The DbSeekInfo type exposes the following members.

Fields
  NameDescription
Public fieldLast
A flag that is TRUE if the last occurrence of the specified key value is to be sought, rather than the first.
Public fieldSoftSeek
A flag that is TRUE if a soft seek is to be performed.
Public fieldValue
An object containing the key value to find.
Top
See Also