Difference between revisions of "How to create a .cs value script"
(New page: === Steps === * Create a Project * Create a Project Version in the Project containing the schema information * Create a Value Script * Enter an ID, select script type C#, ...) |
|||
Line 21: | Line 21: | ||
* Optionally select the column for the description of the C# identifier | * Optionally select the column for the description of the C# identifier | ||
− | * In the Value Script menu, select Generate Script | + | * In the Value Script menu, select [[Script Generation|Generate Script]] |
* Press Generate, Download | * Press Generate, Download |
Latest revision as of 01:01, 6 November 2008
Steps[edit]
- Create a Project
- Create a Project Version in the Project containing the schema information
- Create a Value Script
- Enter an ID, select script type C#, press Create
- In the Value Script menu, select Tables
- Add the table names to be scripted
- If the C# class name differs from the table name, define its class name
- Select the column for the C# identifier
- Select the column for the value of the C# identifier
- Optionally select the column for the description of the C# identifier
- In the Value Script menu, select Generate Script
- Press Generate, Download