sqlconnection.close Questions

2

Solved

Does SqlDataAdapter close the SqlConnection after the Fill() function or do I need close it myself? string cnStr = @"Data Source=TEST;Initial Catalog=Suite;Persist Security Info=True;User ID=app;P...
Merissameristem asked 12/9, 2011 at 13:33

6

Solved

This seems to be a simple question, but I wonder the disadvantages of not calling the "close()" function.
Poetry asked 26/1, 2010 at 12:57
1

© 2022 - 2024 — McMap. All rights reserved.