|
#
|
AfterGenerateSourceHandler (Object, EventArgs)
|
Event handler for the AfterGenerateSource event of the
BusinessEntityDatasetController
|
|
#
|
CHARACTER CheckTemplatePath (character)
|
Verifies the path to a template file
|
|
#
|
CHARACTER FindOutputFolder ()
|
Returns the output folder (source code folder for business logic)
|
|
#
|
GenerateEntityClasses ()
|
Generates the Entity Classes
|
|
+
|
GenerateEntityClasses (dataset)
|
Generates the Entity 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
|
|
+
|
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.
|