dark_mode EN
  • Method WTable :LoadDbf
  • Parameters
    cAlias

    Table Alias

    aFields

    True if the first column (cell1 values) contains a unique key for each row. If you want that column to be visible you must set the lShowID property to true. Default is true.

    lRecno

    True if the first column is unique key for every file

    lData

    True if you want to load the data and not just the table definition. Default is true.

  • Return value
    nil

Loads table data from a DBF file.

Previous chevron_left Next chevron_right