dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2DataAdapter Class

In This Topic
    DB2DataAdapter Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property (Inherited from System.Data.Common.DataAdapter)
    Public Property (Inherited from System.Data.Common.DataAdapter)
    Public Property (Inherited from System.ComponentModel.Component)
    Public Property (Inherited from System.Data.Common.DataAdapter)
    Public PropertyGets or sets a DB2 statement to delete records from the data set.  
    Public Property (Inherited from System.Data.Common.DataAdapter)
    Public PropertyGets or sets a DB2 statement to insert new records into the data source.  
    Public Property (Inherited from System.Data.Common.DataAdapter)
    Public Property (Inherited from System.Data.Common.DataAdapter)
    Public Property (Inherited from System.Data.Common.DataAdapter)
    Public PropertyGets or sets a DB2 statement used to select records in the data source.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets a collection that provides the master mapping between a source table and a DB2DataTable.  
    Public Property (Inherited from System.Data.Common.DbDataAdapter)
    Public PropertyGets or sets a DB2 statement used to update records in the data source.  
    Top
    See Also