2
Answers

Simple Question?????

Photo of alejandro.rivera

alejandro.rivera

20y
2.9k
1
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)