How to create a .cs value script
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#, 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