Add an output formater to the ColumnDataTypeDefinition.
Using this formatter the columns will themself know how to format their values
to be able to create the sql script output.
Example for decimal datatype where the , need to be replaced with .
Or the DbNull value that should be replaced with NULL
Original issue reported on code.google.com by a03pe...@gmail.com on 15 Nov 2012 at 2:44
Original issue reported on code.google.com by
a03pe...@gmail.com
on 15 Nov 2012 at 2:44