|
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | DeregisterConsumer (Object) |
Invoked by SmartBusinessEntityAdapter and SmartDatasetChildAdapter
instances when detaching from the Dataset of the DatasetController.
Allows event unsubscription etc. |
|
| + | HANDLE GetTableSchema (character) |
Returns a handle of the database schema dataset containing the schema
of a the first database table with the given name |
|
| + | HANDLE GetTableSchema (character, character) |
Returns a handle of the database schema dataset containing the schema
of a single database table |
|
| # | ListViewItemSelectionChangedHandler (Object, ItemSelectionChangedEventArgs) |
Event handler for the item selection changed event of the UltraListView Controls |
|
| # | ListViewMouseDownHandler (Object, MouseEventArgs) |
Event handler for the mouse down event of the UltraListView Controls |
|
| + | PopulateToolbox (UltraExplorerBar) |
Populates the Toolbox of the Business Entity Designer |
|
| + | RegisterConsumer (Object) |
Invoked by SmartBusinessEntityAdapter and SmartDatasetChildAdapter
instances when attaching to the Dataset of the DatasetController.
Allows event subscription etc. |
| Options | Name | Purpose | |
|---|---|---|---|
| + | DatabaseSchemaDatasetController () |
Constructor of the DatabaseSchemaDatasetController class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | Consultingwerk.BusinessEntityDesigner.UI.DatabaseFieldsControl DatabaseFieldsControl |
Gets and sets the reference to the DatabaseFieldsControl of the
Business Entity Designer |
|
| + | HANDLE DatasetHandle |
Returns the reference to the Database Schema dataset |
|
Top
PUBLIC DeregisterConsumer (Object)
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC HANDLE GetTableSchema (character)
|
|||||||||||||||||||||||||||
PUBLIC HANDLE GetTableSchema (character, character)
|
|||||||||||||||||||||||||||
PROTECTED ListViewItemSelectionChangedHandler (Object, ItemSelectionChangedEventArgs)
|
|||||||||||||||||||||||||||
PROTECTED ListViewMouseDownHandler (Object, MouseEventArgs)
|
|||||||||||||||||||||||||||
PUBLIC PopulateToolbox (UltraExplorerBar)
|
|||||||||||||||||||||||||||
PUBLIC RegisterConsumer (Object)
|
|||||||||||||||||||||||||||
PUBLIC DatabaseSchemaDatasetController ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.BusinessEntityDesigner.UI.DatabaseFieldsControl DatabaseFieldsControl
|
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC HANDLE DatasetHandle
|
|||||||||||||