FireDAC.DatS.TFDDatSUniqueConstraint.IsPrimaryKey
Delphi
property IsPrimaryKey: Boolean read GetIsPrimaryKey write SetIsPrimaryKey;
C++
__property bool IsPrimaryKey = {read=GetIsPrimaryKey, write=SetIsPrimaryKey, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSUniqueConstraint |
Description
Embarcadero Technologies does not currently have any additional information.