Hi Guys,
I have a basic question regarding null values in
VB.net
I need to pass null values through my
vb.net function to a sql stored proceudre. So how to pass null values.
I have some wauge idea that I have to use dbnull.value. But I'm confused with syntax.
Please help me to pass null values with syntax.
Any kind of help is highly appreciated.
Thanks