FireDAC.Comp.BatchMove.TFDBatchMoveMappingItem.InKey
Delphi
property InKey: Boolean read FInKey;
C++
__property bool InKey = {read=FInKey, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp |
FireDAC.Comp.BatchMove | TFDBatchMoveMappingItem |
Beschreibung
Schreibgeschützt. Gibt True zurück, wenn das Zieldatenelement Teil des Primärschlüssels ist.
Mit dieser Eigenschaft überprüfen Sie, ob das Zieldatenelement Teil des Primärschlüssels ist.