Namespace: Consultingwerk.SmartFramework.Tools.Import
Class 
GenericDataImporter Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:GenericDataImporter
Purpose:Generic import routine for SmartDB data during upgrades
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Jun 24 12:03:24 CEST 2014



Top Method Summary
Options Name Purpose
+ Consultingwerk.SmartFramework.Tools.Import.ImportResult ImportBusinessEntityData (character, character, character) Imports Business Entity Data from an XML file

Top Property Summary
Options Name Purpose
+ LOGICAL Importing Returns if the GenericDataImporter is currently loading data


Method Detail
Top

PUBLIC Consultingwerk.SmartFramework.Tools.Import.ImportResult ImportBusinessEntityData (character, character, character)

Purpose: Imports Business Entity Data from an XML file
Notes:

Parameters:
pcBusinessEntityName CHARACTER
The name of the Business Entity to import data from
pcFileName CHARACTER
The name of the source file name
pcSkipFields CHARACTER
The name of the fields to skip during import
Returns Consultingwerk.SmartFramework.Tools.Import.ImportResult
The number of records to export


Property Detail
Top

PUBLIC LOGICAL Importing

Purpose: Returns if the GenericDataImporter is currently loading data
Notes: Used in the Data Access classes to determine if the AssignSkipList
needs to be set

Returns LOGICAL


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:44:56