IsFieldInPK Procedure
Used to check if a field is part of the Primary Key (PK).
Signature
IsFieldInPK(TableNo: Integer; FieldNo: Integer) : Boolean
Parameters
TableNo Integer
The number of the table that contains this field.
FieldNo Integer
The number of the field.
Returns
Boolean
true if the field is a part of the Primary Key.
This documentation is generated from Smart Toolbox v27.1