Timeline for C# Method to determine database status
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 8, 2015 at 4:17 | comment | added | Heslacher | @JesseC.Slicer Yes, I know but because the OP stated he knows this but wanted to be sure I wanted to show the possible problems. Nevertheless updated the answer. | |
| May 8, 2015 at 4:17 | history | edited | Heslacher | CC BY-SA 3.0 |
added 126 characters in body
|
| May 8, 2015 at 0:55 | comment | added | Jesse C. Slicer |
The implied finally of the using construct should close the connection anyhow, so I'd forgo the .Close() altogether.
|
|
| May 7, 2015 at 17:15 | history | answered | Heslacher | CC BY-SA 3.0 |