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