Finds the number of key fields in a table                   

function PXKeyNFlds

   (TblHandle        : TableHandle;       { table to get key size for       }
    var NKeyFlds     : Integer): Integer; { returns number of fields in key }

Errors: PXERR_INVTABLEHANDLE     76  Invalid table handle


Copyright © 1985 to 2022 Beta Systems                            Last modified: Wednesday, January 05, 2022 .