See Also

DbDataAdapter Members  | Devart.Common Namespace

 

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.DataSend comments on this topic.

DbDataAdapter Class

Devart.Common Namespace : DbDataAdapter Class

Represents a set of data commands and a database connection that are used to fill the DataSet and update a database.

For a list of all members of this type, see DbDataAdapter members.

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Data.Common.DataAdapter
            System.Data.Common.DbDataAdapter
               Devart.Common.DbDataAdapter
                  Devart.Data.MySql.MySqlDataAdapter

Syntax

[Visual Basic]
Public MustInherit Class DbDataAdapter    Inherits DbDataAdapter    Implements IComponentIDataAdapterIDbDataAdapterICloneableIDisposable 
[C#]
public abstract class DbDataAdapter : DbDataAdapter, IComponentIDataAdapterIDbDataAdapterICloneableIDisposable 

Remarks

This is an abstract class implemented by Devart data providers.

 

See Also

DbDataAdapter Members  | Devart.Common Namespace

 

 


© 2002 - 2012 Devart. All Rights Reserved.