MsDb2DataAdapter Class

Definition

public ref class MsDb2DataAdapter sealed : System::Data::Common::DbDataAdapter, ICloneable
public sealed class MsDb2DataAdapter : System.Data.Common.DbDataAdapter, ICloneable
type MsDb2DataAdapter = class
    inherit DbDataAdapter
    interface ICloneable
Public NotInheritable Class MsDb2DataAdapter
Inherits DbDataAdapter
Implements ICloneable
Inheritance
MsDb2DataAdapter
Implements

Constructors

MsDb2DataAdapter()
MsDb2DataAdapter(MsDb2Command)
MsDb2DataAdapter(MsDb2DataAdapter)
MsDb2DataAdapter(String, MsDb2Connection)
MsDb2DataAdapter(String, String)

Properties

DeleteCommand
InsertCommand
SelectCommand
UpdateBatchSize
UpdateCommand

Events

RowUpdated
RowUpdating

Explicit Interface Implementations

ICloneable.Clone()

Applies to