FireDAC.DatS.TFDDatSConstraintRule
Delphi
TFDDatSConstraintRule = (crCascade, crRestrict, crNullify);
C++
enum DECLSPEC_DENUM TFDDatSConstraintRule : unsigned int { crCascade, crRestrict, crNullify };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | FireDAC.DatS |
Description
Embarcadero Technologies does not currently have any additional information.