FireDAC.DatS.TFDDatSNotificationKind
Delphi
TFDDatSNotificationKind = (
snObjectInserting, snObjectInserted, snObjectRemoving, snObjectRemoved,
snColumnDefChanged, snObjectNameChanged, snMechanismStateChanged,
snViewUpdated, snRowStateChanged, snRowErrorStateChanged);
C++
enum DECLSPEC_DENUM TFDDatSNotificationKind : unsigned int { snObjectInserting, snObjectInserted, snObjectRemoving, snObjectRemoved, snColumnDefChanged, snObjectNameChanged, snMechanismStateChanged, snViewUpdated, snRowStateChanged, snRowErrorStateChanged };
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
enum | public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | FireDAC.DatS |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !