RE: inheriting from dataset

From: rodchar (rodchar_at_discussions.microsoft.com)
Date: 09/22/04


Date: Wed, 22 Sep 2004 06:47:09 -0700

thank you. that helped.

"Abubakar" wrote:

> You just call the adapter's fill method like:
> youradapter.Fill(Me)
>
> Abubakar.
> http://joehacker.blogspot.com
>
> "rodchar" wrote:
>
> > Hey all,
> > If I create a class that inherits from dataset how do I populate the dataset
> > if the class object becomes the dataset? Or am I missing this inheritance
> > thing?
> >
> > thanks in advance,
> > rodchar



Relevant Pages

  • RE: inheriting from dataset
    ... Abubakar. ... "rodchar" wrote: ... > If I create a class that inherits from dataset how do I populate the dataset ...
    (microsoft.public.dotnet.languages.vb)
  • inheriting from dataset
    ... Hey all, ... If I create a class that inherits from dataset how do I populate the dataset ... if the class object becomes the dataset? ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Why cant I draw to to the controls graphics?
    ... "Juan Romero" wrote in message ... > Hey guys, ... > I am trying to draw a vertical line in a class of mine that inherits from ...
    (microsoft.public.dotnet.languages.vb)