|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Inherit from typed datasetHi Group.
Is it at all possible to inherit from typed dataset in .net 2.0? I have a dataset defined in main project that will be distributed as dll. But I want to give others a possibility to inherit from this dataset and modify tables (add columns or other tables) in that dataset as they wish using designer. Am I at the wrong design path or something can be done after all? Thanks in advance, Denis You can't this time, either. ;-)
Robin S. ------------------ <rus***@gmail.com> wrote in message Show quote news:1173752516.125383.315970@64g2000cwx.googlegroups.com... > Hi Group. > Is it at all possible to inherit from typed dataset in .net 2.0? I > have a dataset defined in main project that will be distributed as > dll. But I want to give others a possibility to inherit from this > dataset and modify tables (add columns or other tables) in that > dataset as they wish using designer. Am I at the wrong design path or > something can be done after all? > > Thanks in advance, > Denis > On Mar 13, 1:23 am, "RobinS" <Rob...@NoSpam.yah.none> wrote: sorry for multiple posts> You can't this time, either. ;-) > > Robin S. |
|||||||||||||||||||||||