Click or drag to resize

clsImportTravelCategory Methods

The clsImportTravelCategory type exposes the following members.

Methods
  NameDescription
Public methodbReadFromDB
Reads the travel category 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
Writes the class data into the datarow
(Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).)
Top
See Also