Shunde.NET Framework Class Library

DBUtils.SetSqlConnection Method 

Each HttpContext has it's own SqlConnection. This method sets the SqlConnection, ready to be used.

public static void SetSqlConnection(
   String connectionString
);

See Also

DBUtils Class | Shunde.Utilities Namespace