The SqlHelper class is intended to encapsulate high performance, scalable best practices for common uses of SqlClient.

Namespace: Mediachase.FileUploader
Assembly:  Mediachase.FileUploader (in Mediachase.FileUploader.dll)

Syntax

C#
public sealed class SqlHelper
Visual Basic (Declaration)
Public NotInheritable Class SqlHelper

Inheritance Hierarchy

System..::Object
  Mediachase.FileUploader..::SqlHelper

See Also