Show: Delphi
C++
Display Preferences
Data.Win.ADODB.TSeekOption
From XE2 API Documentation
Delphi
type TSeekOption = (soFirstEQ, soLastEQ, soAfterEQ, soAfter, soBeforeEQ, soBefore)
C++
enum TSeekOption : unsigned char { soFirstEQ, soLastEQ, soAfterEQ, soAfter, soBeforeEQ, soBefore };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | Data.Win.ADODB.pas Data.Win.ADODB.hpp |
Data.Win.ADODB | Data.Win.ADODB |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!