DBContext Class

MNG Profiler

MNG.Direct Documentation
Members 


DBContext Class
Database context for accessing and executing commands with an ADO.NET connection.
Syntax
'Declaration
 
Public NotInheritable Class DBContext 
'Usage
 
Dim instance As DBContext
public sealed class DBContext 
public ref class DBContext sealed 
Inheritance Hierarchy

System.Object
   MNG.Profiler.Data.ADO.DBContext

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also