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

File:RelatedTablesControl
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 () Initializes the Visual Design
+ SelectTable (character, character) Shows the related tables 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
+ RelatedTablesControl () Constructor for the RelatedTablesControl class

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


Method Detail
Top

PRIVATE InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

PUBLIC SelectTable (character, character)

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

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

PROTECTED 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

PUBLIC RelatedTablesControl ()

Purpose: Constructor for the RelatedTablesControl class
Notes:



Property Detail
Top

PUBLIC Consultingwerk.BusinessEntityDesigner.Services.DatabaseSchemaDatasetController DatabaseSchemaDatasetController


Returns Consultingwerk.BusinessEntityDesigner.Services.DatabaseSchemaDatasetController


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