How to create a VB.Net value script

From dbscript Online Help
Revision as of 00:53, 9 January 2009 by Ho (talk | contribs) (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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Steps

  • 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.