|
SqlPlasticTasks
SqlPlasticTasks
Current List of Task TypesRenaming Tasks
o Changes the .net name of a Table. o Changes the .net name of a Type. Database tables can have several types. o Changes the .net name of a Column. o Changes the .net name of an Association . Aggregate Tasks
o Iterates over all tables and applies custom tasks to each one. o Iterates over all types and applies custom tasks to each one. o Iterates over all columns and applies custom tasks to each one. o Iterates over all associations and applies custom tasks to each one. |
Sign in to add a comment