Re: DbDataReader.Read() result
- From: "S.M. Altaf [MVP]" <smaltaf@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 5 Nov 2005 13:29:11 -0000
Which is why in all the DataReader examples you see, they say:
While dr.Read()
HTH
--------------------------------------------------------------------------------
All that glitters has a high refractive index.
www.mendhak.com
"Kevin Yu [MSFT]" <v-kevy@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:yIoDdzc4FHA.3220@xxxxxxxxxxxxxxxxxxxxxxxx
> Hi dave,
>
> Yes, the Read method returns false when it has gone after the last row,
> which mean EOF. Or true will be returned.
>
> Kevin Yu
> =======
> "This posting is provided "AS IS" with no warranties, and confers no
> rights."
>
.
- References:
- RE: DbDataReader.Read() result
- From: Kevin Yu [MSFT]
- RE: DbDataReader.Read() result
- Prev by Date: How to attach mdf in a relative directory
- Next by Date: Re: How to attach mdf in a relative directory
- Previous by thread: RE: DbDataReader.Read() result
- Next by thread: Re: Cor L. - Testing Cross-Post
- Index(es):
Relevant Pages
|