Click or drag to resize

clsImportSetupFormRights Methods

The clsImportSetupFormRights type exposes the following members.

Methods
  NameDescription
Public methodbReadFromDB
Reads the form right 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
Stores values in the ACCESS mdb file
(Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).)
Top
See Also