Namespace: Consultingwerk.BusinessEntityDesigner.UI
Class 
DatabaseFieldsControl Copy to Clipboard
Parent classes:
Inherits: Progress.Windows.UserControl

File:DatabaseFieldsControl
Purpose:User Control that allows dragging individual database
fields to the Business Entity Design Canvas
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Oct 12 16:28:04 CEST 2012



Top Method Summary
Options Name Purpose
InitializeComponent ()
SelectTable (character, character) Shows the fields of the given database tables
ultraListView1_MouseDown (Object, MouseEventArgs) Event handler for the mouse down event of the UltraListView Control

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

Top Property Summary
Options Name Purpose
Consultingwerk.BusinessEntityDesigner.Services.DatabaseSchemaDatasetController DatabaseSchemaDatasetController


Method Detail
Top

InitializeComponent ()


Top

SelectTable (character, character)

Purpose: Shows the fields of the given database tables
Notes:

Parameters:
pcDatabaseName CHARACTER
The name of the database
pcTableName CHARACTER
The name of the database table
Top

ultraListView1_MouseDown (Object, MouseEventArgs)

Purpose: Event handler for the mouse down event of the UltraListView Control
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.Windows.Forms.MouseEventArgs
The MouseEventArgs with the data for this event


Constructor Detail
Top

DatabaseFieldsControl ()

Purpose: Constructor for the DatabaseFieldsControl class
Notes:



Property Detail
Top

Consultingwerk.BusinessEntityDesigner.Services.DatabaseSchemaDatasetController DatabaseSchemaDatasetController


Returns Consultingwerk.BusinessEntityDesigner.Services.DatabaseSchemaDatasetController


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:20:55