RE: inheriting from dataset
From: Abubakar (Abubakar_at_discussions.microsoft.com)
Date: 09/22/04
- Next message: Tom Shelton: "Re: Need help with runtime error"
- Previous message: Tom Shelton: "Re: ByRef.."
- In reply to: rodchar: "inheriting from dataset"
- Next in thread: rodchar: "RE: inheriting from dataset"
- Reply: rodchar: "RE: inheriting from dataset"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 21 Sep 2004 21:33:01 -0700
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
- Next message: Tom Shelton: "Re: Need help with runtime error"
- Previous message: Tom Shelton: "Re: ByRef.."
- In reply to: rodchar: "inheriting from dataset"
- Next in thread: rodchar: "RE: inheriting from dataset"
- Reply: rodchar: "RE: inheriting from dataset"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading