Jon
Mon Aug 23 08:43:47 CDT 2004
Tomer <Tomer@dannet.co.il> wrote:
> This method isn't very efficient, its like performing the search twice on
> the table, and the first one is therefore unnecessary.
> But it seems theres no other way...
Well, you could do the search by yourself, if you know enough about the
primary key. Calling Find() just makes things easier.
--
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too