FireDAC.DatS.TFDDatSNotificationReason
| [–] Properties | |
|---|---|
| Type: enum | |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: FireDAC.DatS | |
Delphi
TFDDatSNotificationReason = (srMetaChange, srDataChange);
C++
enum DECLSPEC_DENUM TFDDatSNotificationReason : unsigned int { srMetaChange, srDataChange };
Description
Embarcadero Technologies does not currently have any additional information.