FireDAC.DatS.TFDDatSRowStates
| [–] Properties | |
|---|---|
| Type: set typedef
| |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: FireDAC.DatS | |
Delphi
TFDDatSRowStates = set of TFDDatSRowState;
C++
typedef System::Set<TFDDatSRowState, TFDDatSRowState::rsInitializing, TFDDatSRowState::rsImportingProposed> TFDDatSRowStates;
Description
Embarcadero Technologies does not currently have any additional information.