|
-
Oct 10th, 2003, 02:23 AM
#1
Thread Starter
Junior Member
how to find out null values in .net (like isnull function in VB)
I taken values into Array, from array i want to read data one by one.
i want to find out null values in that array, so that how to read null values in that array.
Is there any method to finding null values (like ISNULL in VB).
help me regarding this.
-
Oct 10th, 2003, 07:31 AM
#2
Fanatic Member
I think DBNull is what you are looking for (or Nothing).
-
Oct 10th, 2003, 08:35 AM
#3
Frenzied Member
The function is called IsDBNull
Being educated does not make you intelligent.
Need a weekend getaway??? Come Visit
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|