Sorry, with fields I meant the DataColumn properties of the derived
DataTable class which are internal.
"Christian" <(E-Mail Removed)> schrieb im Newsbeitrag
news:#(E-Mail Removed)...
> Hi all,
>
> following problem:
>
> When generating a DataSet class with the DataSetGenerator all fieldmembers
> of the table classes are declared internal, but I want them to be public.
I
> can replace the declaration by hand, but when you change anything using
the
> DataSetGenerator Editor everything is back to internal.
> Anyone an idea how I can tell the DataSetGenerator to make fields public
in
> the generated class?
>
> Thanks in advance, regards
>
> Christian
>
>
|