Class that adds a layer of abstraction on top of the Data Access layer.

Namespace:  Phoenix.DAL
Assembly:  Phoenix.DAL (in Phoenix.DAL.dll) Version: 2.9.3209.25656 (2.9.0.0)

Syntax

C#
public class DBHelper

Remarks

Class diagram

Inheritance Hierarchy

System..::.Object
  Phoenix.DAL..::.DBHelper

See Also