IsFieldRefInPK Procedure
Used to check if a field is part of the Primary Key (PK).
Signature
IsFieldRefInPK(var FldRef: FieldRef) : Boolean
Parameters
var FldRef
FieldRef
The FieldRef that should be checked.
Returns
Boolean
true
if the field is a part of the Primary Key.
This documentation is generated from Smart Toolbox v27.0