datareader record null

  • Thread starter Thread starter jack
  • Start date Start date
J

jack

Hi im new to csharp
I want to check the value of the field is null or not
this is my code

if ( dr["timeout"] =????

which is the function orthe method through which i can do this please
help
 
Back
Top