Namespace: Consultingwerk.OERA.DynamicBusinessEntity
Class 
DynamicBusinessEntityRelationModel Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:DynamicBusinessEntityRelationModel
Purpose:Represents a Relation of the DynamicBusinessEntityModel
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Mar 15 19:50:58 AEDT 2020
Purpose: Gets and sets the child table name
Notes:


Top Constructor Summary
Options Name Purpose
+ DynamicBusinessEntityRelationModel (character, character, character, character) Constructor for the DynamicBusinessEntityRelationModel class

Top Property Summary
Options Name Purpose
+ CHARACTER ChildTableName
+ CHARACTER ParentTableName
+ CHARACTER RelationFields
+ CHARACTER RelationName


Constructor Detail
Top

PUBLIC DynamicBusinessEntityRelationModel (character, character, character, character)

Purpose: Constructor for the DynamicBusinessEntityRelationModel class
Notes:

Parameters:
pcRelationName CHARACTER
The name of the data relation
pcParentTableName CHARACTER
The name of the parent temp-table
pcChildTableName CHARACTER
The name of the child temp-table
pcRelationFields CHARACTER
The comma delimited list of relation-field pairs


Property Detail
Top

PUBLIC CHARACTER ChildTableName


Returns CHARACTER
Top

PUBLIC CHARACTER ParentTableName


Returns CHARACTER
Top

PUBLIC CHARACTER RelationFields


Returns CHARACTER
Top

PUBLIC CHARACTER RelationName


Returns CHARACTER


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