Simple Question?????

Oct 28 2004 4:22 PM
This is probably going to be real easy for someone to answer for me but I don't know the answer. 1) In VB when I want to kill the connection object I do SQLConnection = Nothing. In C# is doing this the same thing SQLConnection = Null;?

Answers (2)