clsImportSetupBUSettings Class |
Namespace: MARIInterface
The clsImportSetupBUSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| clsImportSetupBUSettings | Initializes a new instance of the clsImportSetupBUSettings class |
| Name | Description | |
|---|---|---|
| BusinessUnit | 0=Global Parameter, >0 Parameter per Business Unit. The business units have to be imported first. See dimension clsImportSetupBusinessUnits for details. | |
| Description |
NVARCHAR(50) Name of the parameter, used only internaly
| |
| ParameterID | ParameterID (fixed enum of parameters) | |
| SettingIndex | Index of the settings | |
| ValueMemo | Saved Value of the parameter | |
| ValueType | Enumeration of the type of value |
| Name | Description | |
|---|---|---|
| bReadFromDB |
Reads the business unit setting 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).) | |
| bSaveRSToMDB | (Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).) |