Top Method Summary
Options Name Purpose
btnGenerate_Click (Object, EventArgs) Event handler for the Click event of the btnGenerate
btnNext_Click (Object, EventArgs) Event handler for the Click event of the btnNext_Click
btnPrev_Click (Object, EventArgs) Event handler for the Click event of the btnPrev_Click
btnTestKuibUri_Click (Object, EventArgs) Event handler for the click event of the btnTestKuibUri
btnTest_Click (Object, EventArgs) Event handler for the click event of the btnTest
Generate () Generates the data provider meta data
InitializeComponent ()
InitializePage () Initializes the current Page
InitializeWizard () Initializes the Wizard
OnLoad (EventArgs) Raises the Load event
OnShown (EventArgs) Raises the Shown event
Page1EnableNext () Conditionally enables the next button on Page 1
Page3EnableGenerate () Conditionally enables the Generate button on Page 3
StoreSettings () Stores the settings to the user profile
tbAppLocation_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the tbAppLocation
tbAppLocation_ValueChanged (Object, EventArgs) Event handler for the ValueChanged event of the text boxes on Page 3
tbName_ValueChanged (Object, EventArgs) Event handler for the ValueChanged event of the text boxes on Page 1
ultraTabControl1_SelectedTabChanged (Object, SelectedTabChangedEventArgs) Event handler for the SelectedTabChanged event of the ultraTabControl1

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

Top Property Summary
Options Name Purpose
HANDLE BusinessEntityDatasetHandle
CHARACTER BusinessEntityName
CHARACTER BusinessEntityPackage


Method Detail
Top

btnGenerate_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnGenerate
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

btnNext_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnNext_Click
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

btnPrev_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnPrev_Click
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

btnTestKuibUri_Click (Object, EventArgs)

Purpose: Event handler for the click event of the btnTestKuibUri
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

btnTest_Click (Object, EventArgs)

Purpose: Event handler for the click event of the btnTest
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

Generate ()

Purpose: Generates the data provider meta data
Notes:

Top

InitializeComponent ()


Top

InitializePage ()

Purpose: Initializes the current Page
Notes:

Top

InitializeWizard ()

Purpose: Initializes the Wizard
Notes:

Top

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

Page1EnableNext ()

Purpose: Conditionally enables the next button on Page 1
Notes:

Top

Page3EnableGenerate ()

Purpose: Conditionally enables the Generate button on Page 3
Notes:

Top

StoreSettings ()

Purpose: Stores the settings to the user profile
Notes:

Top

tbAppLocation_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handler for the EditorButtonClick event of the tbAppLocation
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinEditors.EditorButtonEventArgs
The EditorButtonEventArgs with the data for this event
Top

tbAppLocation_ValueChanged (Object, EventArgs)

Purpose: Event handler for the ValueChanged event of the text boxes on Page 3
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

tbName_ValueChanged (Object, EventArgs)

Purpose: Event handler for the ValueChanged event of the text boxes on Page 1
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

ultraTabControl1_SelectedTabChanged (Object, SelectedTabChangedEventArgs)

Purpose: Event handler for the SelectedTabChanged event of the ultraTabControl1
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventArgs
The SelectedTabChangedEventArgs with the data for this event


Constructor Detail
Top

DataSourceWizardForm ()

Purpose: Constructor for the DataSourceWizardForm class
Notes:



Property Detail
Top

HANDLE BusinessEntityDatasetHandle


Returns HANDLE
Top

CHARACTER BusinessEntityName


Returns CHARACTER
Top

CHARACTER BusinessEntityPackage


Returns CHARACTER


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