DB Class

DCSoft.DBUtilityGeneric

DB Class
Dos.ORM框架的DBSession对象
Inheritance Hierarchy
SystemObject  DCSoft.DBUtilityGeneric.DALDB

Namespace: DCSoft.DBUtilityGeneric.DAL
Assembly: DCSoft.DBUtilityGeneric (in DCSoft.DBUtilityGeneric.dll) Version: 0.0.0.0
Syntax
C#
public class DB

The DB type exposes the following members.

Constructors
  NameDescription
Public methodDB
Initializes a new instance of the DB class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberContext
基础数据库
Top
Properties
  NameDescription
Public propertyStatic memberConnStrName
configSections节点下的键值名称
Top
See Also