FireDAC.Comp.Client.TFDInfoReportStatusItem
[–] Properties | |
---|---|
Type: enum | |
Visibility: public | |
Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
Unit: FireDAC.Comp.Client | |
Parent: FireDAC.Comp.Client |
Delphi
TFDInfoReportStatusItem = (rsClientError, rsSessionError, rsClientWarning,
rsSessionWarning);
C++
enum DECLSPEC_DENUM TFDInfoReportStatusItem : unsigned int { rsClientError, rsSessionError, rsClientWarning, rsSessionWarning };
Description
Embarcadero Technologies does not currently have any additional information.