About Hashtable

  • Thread starter Thread starter Rajeev
  • Start date Start date
R

Rajeev

Hi,

I am using a eventgenerator class that accepts HashTanle as one of its
parameter.

I have to pass NULL for that value in my vb.net code.

I tried DBNull but it is not working.

Could anyone help me with this ?

Regards,
Rajeev
 
Rajeev said:
I am using a eventgenerator class that accepts HashTanle as one of its
parameter.

I have to pass NULL for that value in my vb.net code.

I tried DBNull but it is not working.

'Nothing'.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top