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

File:DynamicBusinessEntityTableModel
Purpose:Represents the Schema of the DynamicBusinessEntityModel
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Mar 15 19:50:58 AEDT 2020
Purpose: Gets and sets the AssignSkipList for this table
Notes:


Top Constructor Summary
Options Name Purpose
+ DynamicBusinessEntityTableModel (character, DynamicBusinessEntityFieldModel[], DynamicBusinessEntityIndexModel[], logical, character, character) Constructor for the DynamicBusinessEntityTableModel class
+ DynamicBusinessEntityTableModel (character, DynamicBusinessEntityFieldModel[], DynamicBusinessEntityIndexModel[], logical, character, character, character, character) Constructor for the DynamicBusinessEntityTableModel class

Top Property Summary
Options Name Purpose
+ CHARACTER AssignSkipList
+ Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityFieldModel Fields
+ Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityIndexModel Indexes
+ CHARACTER MandatoryFields
+ CHARACTER PartitionColumns
+ CHARACTER PartitionValues
+ LOGICAL ReadOnly
+ CHARACTER ReadOnlyFields
+ CHARACTER TableName


Constructor Detail
Top

PUBLIC DynamicBusinessEntityTableModel (character, DynamicBusinessEntityFieldModel[], DynamicBusinessEntityIndexModel[], logical, character, character)

Purpose: Constructor for the DynamicBusinessEntityTableModel class
Notes:

Parameters:
pcTableName CHARACTER
The name of the temp-table
poFields Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityFieldModel
The array of DynamicBusinessEntityFieldModel instances
poIndexes Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityIndexModel
The array of DynamicBusinessEntityIndexModel instances
plReadOnly LOGICAL
If the temp-table is read-only
pcReadOnlyFields CHARACTER
Comma delimited list of read-only fields
pcMandatoryFields CHARACTER
Comma delimited list of mandatory-fields
Top

PUBLIC DynamicBusinessEntityTableModel (character, DynamicBusinessEntityFieldModel[], DynamicBusinessEntityIndexModel[], logical, character, character, character, character)

Purpose: Constructor for the DynamicBusinessEntityTableModel class
Notes:

Parameters:
pcTableName CHARACTER
The name of the temp-table
poFields Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityFieldModel
The array of DynamicBusinessEntityFieldModel instances
poIndexes Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityIndexModel
The array of DynamicBusinessEntityIndexModel instances
plReadOnly LOGICAL
If the temp-table is read-only
pcReadOnlyFields CHARACTER
Comma delimited list of read-only fields
pcMandatoryFields CHARACTER
Comma delimited list of mandatory-fields
pcPartitionColumns CHARACTER
The names of the column used to partition the table
pcPartitionValues CHARACTER
The values of the partition columns


Property Detail
Top

PUBLIC CHARACTER AssignSkipList


Returns CHARACTER
Top

PUBLIC Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityFieldModel Fields


Returns Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityFieldModel
Top

PUBLIC Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityIndexModel Indexes


Returns Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityIndexModel
Top

PUBLIC CHARACTER MandatoryFields


Returns CHARACTER
Top

PUBLIC CHARACTER PartitionColumns


Returns CHARACTER
Top

PUBLIC CHARACTER PartitionValues


Returns CHARACTER
Top

PUBLIC LOGICAL ReadOnly


Returns LOGICAL
Top

PUBLIC CHARACTER ReadOnlyFields


Returns CHARACTER
Top

PUBLIC CHARACTER TableName


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       27.03.2024 00:28:22