RE: Default Maxlength - CLR 2.0



Hi David,

The maxlength information is get from the database table. As far as I know,
we cannot disable this behavior, it is by design to make the DataSet schema
the same as database schema. If you really don't need the maxlength, you
have to remove it manually.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

.



Relevant Pages