Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Visual Basic Options - User
If you intend to generate Visual Basic code from your model, you can configure the code generation options using the VB Specifications page of the Options dialog to:
· | Indicate the default file extension when reading/writing |
· | Specify the default Visual Basic version |
· | Indicate the MTS transaction mode for MTS objects |
· | Specify if a Class uses Multi use (true or false) |
· | Specify if a Class uses the Persistable property |
· | Indicate data binding behaviours |
· | Set the global namespace |
· | Set the Exposed attribute |
· | Indicate if the Creatable attribute is true or false |
Access Tools | Options | Source Code Engineering | Visual Basic
Options
Field/Option/Button |
Action |
See also |
Disable Language |
Leave this checkbox unselected to support Visual Basic code generation. Select this option to disable Visual Basic code support.
|
|
Options for the current model |
Specifies the options used in the current model. These options affect all users of the current model; however, they do not apply to other models.
|
|
Options for the current user |
Specifies the options used for the current use; these options apply to all models that are accessed by the user.
|
|
Collection Classes |
Click on this button to open the Collection Classes for Association Roles dialog, through which you specify the collection class definitions for Association connectors.
|
Learn more