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