clsImportSetupCompanySettings Class |
Namespace: MARIInterface
The clsImportSetupCompanySettings type exposes the following members.
| Name | Description | |
|---|---|---|
| clsImportSetupCompanySettings | Initializes a new instance of the clsImportSetupCompanySettings class |
| Name | Description | |
|---|---|---|
| CompanyID | CompanyID. Linked SBO Database(Schema) | |
| Description | NVARCHAR(50) internal Description of the parameter | |
| ParameterID | Key ID of the property | |
| ValueMemo | Value of the property, written in a memo field | |
| ValueType | not used any more |
| Name | Description | |
|---|---|---|
| bReadFromDB |
Reads the company 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).) |