Difference between revisions of "How to create a VB.Net value script"

From dbscript Online Help
Jump to: navigation, search
(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 VB.N...)
 
(No difference)

Latest revision as of 01:53, 9 January 2009

Steps[edit]

  • Create a Project Version in the Project containing the schema information
  • Enter an ID, select script type VB.Net, press Create
  • In the Value Script menu, select Tables
  • Add the table names to be scripted
  • If the VB.Net class name differs from the table name, define its class name
  • Select the column for the VB.Net identifier
  • Select the column for the value of the VB.Net identifier
  • Optionally select the column for the description of the VB.Net identifier
  • Press Generate, Download

Support for VB.Net is included in version 0.94 and higher.