B
Benton
Hi there,
If, inside a using (connectionObject) { } block I create commands from the
connection object with its CreateCommand method, will this commands be
disposed when the code exits the using block and the connection gets thus
disposed there?
Thanks in advance,
-Benton
If, inside a using (connectionObject) { } block I create commands from the
connection object with its CreateCommand method, will this commands be
disposed when the code exits the using block and the connection gets thus
disposed there?
Thanks in advance,
-Benton