clsImportSetupFormRights Class |
Namespace: MARIInterface
The clsImportSetupFormRights type exposes the following members.
| Name | Description | |
|---|---|---|
| clsImportSetupFormRights | Initializes a new instance of the clsImportSetupFormRights class |
| Name | Description | |
|---|---|---|
| Application | Application Module or User Process Code | |
| FunctionName | FunctionName | |
| Mode | Mode Form Mode | |
| RightsAll | RightsAll Bit Flag | |
| RightsChange | RightsChange Bit Flag | |
| RightsDelete | RightsDelete Bit Flag | |
| RightsInsert | RightsInsert Bit Flag | |
| RightsRead | RightsRead Bit Flag | |
| UserType | UserType 0=User, 2=CustomerPortalUser,10=special modes |
| Name | Description | |
|---|---|---|
| bReadFromDB |
Reads the form right 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 |
Stores values in the ACCESS mdb file
(Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).) |