DbSeekInfo Structure | ![]() |
Namespace: XSharp.RDD.Support
The DbSeekInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Last | A flag that is TRUE if the last occurrence of the specified key value is to be sought, rather than the first. |
![]() | SoftSeek | A flag that is TRUE if a soft seek is to be performed. |
![]() | Value | An object containing the key value to find. |