Represents an open connection to a server.
For a list of all members of this type, see DbConnectionBase members.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
CoreLab.Common.DbConnection
CoreLab.Common.DbConnectionBase
CoreLab.MySql.MySqlConnection
[Visual Basic]
Public MustInherit Class DbConnectionBase
Inherits DbConnection
Implements IComponent, IDbConnection, IDisposable [C#]
public abstract class DbConnectionBase : DbConnection, IComponent, IDbConnection, IDisposable The abstract DbConnectionBase class implements some of DbConnection functionality that is DBMS-independent.
DbConnectionBase Members | CoreLab.Common Namespace | DbConnection Class | MySqlConnection Class
© 2002 - 2008 Devart. All Rights Reserved.