My favorites | Sign in
Project Logo
                
Search
for
Updated Oct 21, 2007 by ben.reichelt
SqlPlasticTasks  
SqlPlasticTasks

Current List of Task Types

Renaming Tasks

  • RenameTableTask
  • o Changes the .net name of a Table.
  • RenameTypeTask
  • o Changes the .net name of a Type. Database tables can have several types.
  • RenameColumnTask
  • o Changes the .net name of a Column.
  • RenameAssociationTask
  • o Changes the .net name of an Association .

Aggregate Tasks

  • AggregateTableTask
  • o Iterates over all tables and applies custom tasks to each one.
  • AggregateTypeTask
  • o Iterates over all types and applies custom tasks to each one.
  • AggregateColumnTask
  • o Iterates over all columns and applies custom tasks to each one.
  • AggregateAssociationTask
  • o Iterates over all associations and applies custom tasks to each one.

Sign in to add a comment
Hosted by Google Code