Click or drag to resize

clsImportSetupUserGroups Methods

The clsImportSetupUserGroups type exposes the following members.

Methods
  NameDescription
Public methodbReadFromDB
Reads the user group 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
Save class data in the access database
(Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).)
Top
See Also