FireDAC.Comp.BatchMove.TFDBatchMoveAnalyzeItem
[–] Properties | |
---|---|
Type: enum | |
Visibility: public | |
Source: FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp
| |
Unit: FireDAC.Comp.BatchMove | |
Parent: FireDAC.Comp.BatchMove |
Delphi
TFDBatchMoveAnalyzeItem = (taDelimSep, taFormatSet, taHeader, taFields);
C++
enum DECLSPEC_DENUM TFDBatchMoveAnalyzeItem : unsigned int { taDelimSep, taFormatSet, taHeader, taFields };
Description
Embarcadero Technologies does not currently have any additional information.