Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement
HR
Current affairs
Engineering
MCA
MBA
Online Test
Videos
Login
Online Practice Test
>
vb.net
« Previous
Next »
What would we use to know if a value returned in a datatable is NULL in the database?
Options
- IsDbNull( )
- IsEmpty( )
- ISNull( )
CORRECT ANSWER : IsDbNull( )
Discussion Board
Wrong!
This answer is rubbish. If you want to know if a value returned in a datatable is NULL in the database then use IsDbNull(), otherwise you would use
If [VariableName] Is Nothing Then
....
Jeff 02-15-2015 05:20 PM
Typing error
It's called IsDbNull()
Nicolas 01-18-2015 05:44 PM
« Previous
Next »
Write your comments
*
*
Email must be in the form someone@domain.com
*
*
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
Related Content
ASP.NET (41)
ASP.NET (16)
ASP.NET (16)
ASP.NET for Freshers (19)
ASP.NET for Experienced (19)
ASP.NET (20)
ASP.NET (20)
ASP.NET (25)
ASP.NET (20)
ASP.NET (20)
ASP.NET (20)
ASP.NET (20)
Dot.Net (100)
.NET Framework (26)
.NET Caching (7)
.NET Remoting and webservices (10)
.NET Security (11)
ADO.NET (10)
C#.NET (25)
VB.NET (33)
DOT.NET (10)
C#.NET freshers (20)
C#.NET freshers (20)
C#.NET experienced (20)
C#.NET (25)
C#.NET (20)
Sharepoint (20)
Sharepoint 2007 (15)
WCF (50)
WPF (45)
Advertisement
▲