Top Method Summary
Options Name Purpose
Initialize (character, character, character, character, logical) Initializes the dialog with the copied field and the target temp-table
InitializeComponent ()

Top Constructor Summary
Options Name Purpose
PasteFieldDialogForm () Constructor for the PasteFieldDialogForm class

Top Property Summary
Options Name Purpose
Consultingwerk.BusinessEntityDesigner.Services.PasteFieldModeEnum PasteFieldMode


Method Detail
Top

Initialize (character, character, character, character, logical)

Purpose: Initializes the dialog with the copied field and the target temp-table
Notes: Only the database field option matching the current state of the
target temp-table is enabled: either the database table of the
copied field is already a source table of the target temp-table
or it has to be added. Both are disabled for a calculated field

Parameters:
pcFieldName CHARACTER
The name of the copied field
pcSourceTableName CHARACTER
The source database table of the copied field (database.table or table), empty for a calculated field
pcSourceFieldName CHARACTER
The name of the source database field of the copied field, empty for a calculated field
pcTargetTempTableName CHARACTER
The name of the temp-table the field is pasted into
plSourceTableAvailable LOGICAL
Logical value indicating if the source database table is already a source table of the target temp-table
Top

InitializeComponent ()




Constructor Detail
Top

PasteFieldDialogForm ()

Purpose: Constructor for the PasteFieldDialogForm class
Notes:



Property Detail
Top

Consultingwerk.BusinessEntityDesigner.Services.PasteFieldModeEnum PasteFieldMode


Returns Consultingwerk.BusinessEntityDesigner.Services.PasteFieldModeEnum


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       14.09.2026 00:54:15