Prev | Next |
Visual Basic Options - Model
If you intend to generate Visual Basic code from your model, you can configure the model-specific code generation options using the 'VB Specifications' page of the 'Manage Project Options' dialog to:
- Specify the default Visual Basic version to generate
- Indicate the default file extension when reading/writing
- 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 and data source behaviors
- Set the global namespace
- Set the Exposed attribute
- Indicate if the Creatable attribute is True or False
- Specify the Collection Class definitions for Association connectors
Access
Ribbon |
Configure > Model > Options > Source Code Engineering > Visual Basic |
Options
Option |
Action |
See also |
---|---|---|
Options for the current model |
Type in the default file extension to apply when generating Visual Basic source code, and click on the drop-down arrow in each of the other fields and select the appropriate value. |
|
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. |
Collection Classes |
Notes
Learn more