Skip to main content
Code Review

Return to Answer

replaced http://stackoverflow.com/ with https://stackoverflow.com/
Source Link

Looking for any resource leaks or other missed/hidden issues.

Have a using statement for your var transaction instance: because SqlTransaction implements IDisposable (see link and link link).

Looking for any resource leaks or other missed/hidden issues.

Have a using statement for your var transaction instance: because SqlTransaction implements IDisposable (see link and link).

Looking for any resource leaks or other missed/hidden issues.

Have a using statement for your var transaction instance: because SqlTransaction implements IDisposable (see link and link).

Source Link
ChrisW
  • 13k
  • 1
  • 35
  • 76

Looking for any resource leaks or other missed/hidden issues.

Have a using statement for your var transaction instance: because SqlTransaction implements IDisposable (see link and link).

default

AltStyle によって変換されたページ (->オリジナル) /