Show: Delphi
C++
Display Preferences
Data.Win.ADODB.TObjectState
From XE2 API Documentation
Delphi
type TObjectState = (stClosed, stOpen, stConnecting, stExecuting, stFetching)
C++
enum TObjectState : unsigned char { stClosed, stOpen, stConnecting, stExecuting, stFetching };
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!