Click or drag to resize

clsImportEquipmentCategory Methods

The clsImportEquipmentCategory type exposes the following members.

Methods
  NameDescription
Public methodbReadFromDB
Reads the equipment category 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 (Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).)
Public methodGetListUserDefinedFields
Returns the user defined field for the new created Equipment Category. The fields have to be defined directly in MARIProject.
(Overrides clsImportBaseGetListUserDefinedFields(MPInterface).)
Top
See Also