Show / Hide Table of Contents

    IsFieldInPK Procedure

    Codeunit RecRef Functions

    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.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX