R
rusguy
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
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