Namespace: Consultingwerk.Studio.LegacyGuiMigration.SDO
Class 
SmartDataObjectImporterTask Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:SmartDataObjectImporterTask
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Oct 07 21:34:29 CEST 2023
Purpose: Converts a SmartDataObject into a Business Entity
Notes: Required the IMessageService service to be loaded prior to executing this
method



Top Method Summary
Options Name Purpose
+ ConvertSmartDataObject (character, character, character, character, character, character, character, character, logical) Converts a SmartDataObject into a Business Entity


Method Detail
Top

PUBLIC ConvertSmartDataObject (character, character, character, character, character, character, character, character, logical)

Purpose: Converts a SmartDataObject into a Business Entity
Notes: Required the IMessageService service to be loaded prior to executing this
method

Parameters:
pcSdoFileName CHARACTER
The name of the SDO file
pcDatasetName CHARACTER
The name for the ProDataset
pcTempTableName CHARACTER
The name for the temp-table (converted from RowObject)
pcEntityName CHARACTER
The name of the Business Entity Class
pcDataAccessName CHARACTER
The name of the Data Access Class
pcDatasetControllerName CHARACTER
The Name of the DatasetController
pcPackageName CHARACTER
The package name for the Business Entity, Data Access and DatasetController
pcPathName CHARACTER
The path name for the temp-table and ProDataset include files
plGenerateSourceCode LOGICAL
Logical value indicating if source code should be generated as well


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:15:37