Namespace: Consultingwerk.BusinessEntityDesigner.UI
Class 
BusinessEntityModelCodeAssistSchemaProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Windows.Controls.ICodeAssistSchemaProvider

File:BusinessEntityModelCodeAssistSchemaProvider
Purpose:Provides Schema information based on the Business Entity Model
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Nov 26 22:55:10 CET 2017



Top Method Summary
Options Name Purpose
+ BindDataset (dataset) Binds to the Business Entity ProDataset
+ Consultingwerk.Framework.Collections.CharacterList GetBufferFields (character, character) Returns the list of Buffer Fields that start with the given characters
+ Consultingwerk.Framework.Collections.CharacterList GetBufferNames (character) Returns the list of Buffer Names that start with the given characters
+ LOGICAL HasBuffer (character) Returns if the schema contains the buffer name


Method Detail
Top

PUBLIC BindDataset (dataset)

Purpose: Binds to the Business Entity ProDataset
Notes:

Parameters:
dsBusinessEntity DATASET dsBusinessEntity
The dataset to bind to
Top

PUBLIC Consultingwerk.Framework.Collections.CharacterList GetBufferFields (character, character)

Purpose: Returns the list of Buffer Fields that start with the given
characters
Notes:

Parameters:
pcBufferName CHARACTER
The name of the buffer (EQ)
pcFieldName CHARACTER
The name of the fields (BEGINS)
Returns Consultingwerk.Framework.Collections.CharacterList
The CharacterList with the buffer field names
Top

PUBLIC Consultingwerk.Framework.Collections.CharacterList GetBufferNames (character)

Purpose: Returns the list of Buffer Names that start with the given
characters
Notes:

Parameters:
pcBufferName CHARACTER
The name of the buffer (BEGINS)
Returns Consultingwerk.Framework.Collections.CharacterList
The CharacterList with the buffer field names
Top

PUBLIC LOGICAL HasBuffer (character)

Purpose: Returns if the schema contains the buffer name
Notes:

Parameters:
pcBufferName CHARACTER
The name of the buffer to locate (EQ)
Returns LOGICAL
Logical value indicating if the schema contains the given buffer name


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:50:02