|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| # | AfterGenerateSourceHandler (Object, EventArgs) |
Event handler for the AfterGenerateSource event of the
BusinessEntityDatasetController |
|
| # | LOGICAL CheckDirectoriesExist () |
Validates that the target folders exists of prompts for create |
|
| # | CHARACTER CheckTemplatePath (character) |
Verifies the path to a template file |
|
| # | CustomPropertiesUpdatedHandler (Object, CustomPropertiesUpdatedEventArgs) |
Event handler for the CustomPropertiesUpdated event of the controller |
|
| # | CHARACTER FindOutputFolder () |
Returns the output folder (source code folder for shared code) |
|
| # | LONGCHAR GenerateConstructors (character) |
Returns the code for the search constructors |
|
| # | GenerateFieldQueryPredicate (character, character, character, character, character, character) |
Generates a single field query predicate class |
|
| # | GenerateQueryClasses () |
Generates the Query Classes |
|
| # | GetCustomPropertyNamesHandler (Object, GetCustomPropertyNamesEventArgs) |
Event handler for the GetCustomPropertyNamesHandler event of the
BusinessEntityDatasetController |
|
| # | GetCustomPropertyValuesHandler (Object, GetCustomPropertyValuesEventArgs) |
Event handler for the GetCustomPropertyNamesHandler event of the
BusinessEntityDatasetController |
|
| # | LOGICAL IsPluginActive () |
Returns if the Plugin is active (not disabled) |
|
| + | Shutdown () |
Method called when the Business Entity Designer will get closed |
|
| + | Startup (dataset, BusinessEntityDatasetController, BusinessEntityDesignerForm, UltraToolbarsManager) |
Method called when the Business Entity Designer is starting and
has loaded the plugin. |
|
| + | TableQueryBuilderClasses (dataset) |
Generates the Table Query Builder Classes |
|
| # | ToggleActive () |
Toggles the .Disbaled property |
|
| # | ToolClickHandler (Object, ToolClickEventArgs) |
Event handle the for the toolclick event of the UltraToolbarsController |
|
| # | ValidateSearchCodeIndexes () |
Validates that the indexes flagged with "Default Search Code Generation"
do not cause constructors with duplicate signatures |
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL SilentMode |
|
|
| # | CHARACTER SuffixTableQuery |
|
|
Top
PROTECTED AfterGenerateSourceHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED LOGICAL CheckDirectoriesExist ()
|
||||||||||||||||||||||||||||||||||||||||
PROTECTED CHARACTER CheckTemplatePath (character)
|
||||||||||||||||||||||||||||||||||||||||
PROTECTED CustomPropertiesUpdatedHandler (Object, CustomPropertiesUpdatedEventArgs)
|
||||||||||||||||||||||||||||||||||||||||
PROTECTED CHARACTER FindOutputFolder ()
|
||||||||||||||||||||||||||||||||||||||||
PROTECTED LONGCHAR GenerateConstructors (character)
|
||||||||||||||||||||||||||||||||||||||||
PROTECTED GenerateFieldQueryPredicate (character, character, character, character, character, character)
|
||||||||||||||||||||||||||||||||||||||||
PROTECTED GenerateQueryClasses ()
|
||||||||||||||||||||||||||||||||||||||||
PROTECTED GetCustomPropertyNamesHandler (Object, GetCustomPropertyNamesEventArgs)
|
||||||||||||||||||||||||||||||||||||||||
PROTECTED GetCustomPropertyValuesHandler (Object, GetCustomPropertyValuesEventArgs)
|
||||||||||||||||||||||||||||||||||||||||
PROTECTED LOGICAL IsPluginActive ()
|
||||||||||||||||||||||||||||||||||||||||
PUBLIC Shutdown ()
|
||||||||||||||||||||||||||||||||||||||||
PUBLIC Startup (dataset, BusinessEntityDatasetController, BusinessEntityDesignerForm, UltraToolbarsManager)
|
||||||||||||||||||||||||||||||||||||||||
PUBLIC TableQueryBuilderClasses (dataset)
|
||||||||||||||||||||||||||||||||||||||||
PROTECTED ToggleActive ()
|
||||||||||||||||||||||||||||||||||||||||
PROTECTED ToolClickHandler (Object, ToolClickEventArgs)
|
||||||||||||||||||||||||||||||||||||||||
PROTECTED ValidateSearchCodeIndexes ()
|
||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL SilentMode
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER SuffixTableQuery
|
|||||||||
Temp-Table eBusinessEntityDefined in: |
Temp-Table eBusinessEntityPropertiesDefined in: |
Temp-Table eDataRelationDefined in: |
Temp-Table eDataRelationPropertiesDefined in: |
Temp-Table eFieldDefined in: |
Temp-Table eFieldPropertiesDefined in: |
Temp-Table eIndexDefined in: |
Temp-Table eIndexPropertiesDefined in: |
Temp-Table eTableDefined in: |
Temp-Table eTablePropertiesDefined in: |