FireDAC.Comp.BatchMove.TFDLogFileAction
| [–] Properties | |
|---|---|
| Type: enum | |
| Visibility: public | |
| Source: FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp
| |
| Unit: FireDAC.Comp.BatchMove | |
| Parent: FireDAC.Comp.BatchMove | |
Delphi
TFDLogFileAction = (laNone, laCreate, laAppend);
C++
enum DECLSPEC_DENUM TFDLogFileAction : unsigned int { laNone, laCreate, laAppend };
Description
Specifies how to write an information to the log file.
The TFDLogFileAction enumeration defines the following values:
| Value | Description |
|---|---|
|
|
TBD |
|
|
TBD |
|
|
TBD |