Click or drag to resize

clsImportSetupBusinessUnits Methods

The clsImportSetupBusinessUnits type exposes the following members.

Methods
  NameDescription
Public methodbReadFromDB
Reads the business unit data from the database and copies the values to the class Only for internal use! To load data use your own SQL.
(Overrides clsImportBasebReadFromDB(MPInterface, String).)
Public methodbSaveRSToMDB
Reads a single row from the MS-Access database
(Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).)
Top
See Also