C
Carl
Hi!
Does anyone know of a way to tweak the code generator for the strongly typed
data sets to allow nullable types? For example, the datatype "decimal"
should be generated as "decimal?" instead.
regards
Carl
Does anyone know of a way to tweak the code generator for the strongly typed
data sets to allow nullable types? For example, the datatype "decimal"
should be generated as "decimal?" instead.
regards
Carl