Chapter 15 Working with C#
You can set the following options, available from the Options tab of the Generation dialog box in C#:
| Options | Description |
|---|---|
| Generate Web Service C# code in .ASMX file | Generates the C# code in the .ASMX file |
| Generate Visual Studio .NET project files | Generates the files of the Visual Studio .NET project. A solution file is generated together with several project files, each project corresponding to a model or a package with the <<Assembly>> stereotype |
| Generate object ids as documentation tags | Generates information used for reverse engineering like object identifiers (@pdoid) that are generated as documentation tags. If you do not want these tags to be generated, you have to set this option to False |
| Visual Studio .NET version | Indicates the version number of Visual Studio .NET |
| Copyright (C) 2008. Sybase Inc. All rights reserved. |
| |