Namespace: Consultingwerk.BusinessEntityDesigner.Plugins.CustomServices
Interface 
INewFieldHandler Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.BusinessEntityDesigner.Plugins.CustomServices.SampleNewFieldHandler

File:INewTempTableHandler
Purpose:Service Interface for classes that provide call back
functionality when a new Field has been created
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Feb 25 19:32:17 CET 2014
Notes:Allows modification of the eField records



Top Method Summary
Options Name Purpose
+ HandleNewField (character, character, dataset) Callback method that allows modification of the Business Entity Model eField record after a new Field has been created from a Dataset field


Method Detail
Top

PUBLIC HandleNewField (character, character, dataset)

Purpose: Callback method that allows modification of the Business Entity Model
eField record after a new Field has been created from a Dataset field
Notes: Allows modification of the eField record

Parameters:
pcTempTableName CHARACTER
The name of the temp-table that contains the new field
pcFieldName CHARACTER
The name of the new field
dsBusinessEntity DATASET dsBusinessEntity
INPUT-OUTPUT DATASET The Businesss Entity Dataset (should be passed BY-REFERENCE)


ProDataset Detail

ProDataset dsBusinessEntity

Member tables: eBusinessEntity, eDataRelation, eDataRelationProperties, eTable, eField, eFieldProperties, eIndex, eIndexProperties, eTableProperties, eBusinessEntityProperties


Temp-Table Detail

Temp-Table eBusinessEntity

Defined in:

Temp-Table eBusinessEntityProperties

Defined in:

Temp-Table eDataRelation

Defined in:

Temp-Table eDataRelationProperties

Defined in:

Temp-Table eField

Defined in:

Temp-Table eFieldProperties

Defined in:

Temp-Table eIndex

Defined in:

Temp-Table eIndexProperties

Defined in:

Temp-Table eTable

Defined in:

Temp-Table eTableProperties

Defined in:


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