MsIfmxDataAdapter Class

Definition

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

Constructors

MsIfmxDataAdapter()
MsIfmxDataAdapter(MsIfmxCommand)
MsIfmxDataAdapter(MsIfmxDataAdapter)
MsIfmxDataAdapter(String, MsIfmxConnection)
MsIfmxDataAdapter(String, String)

Properties

DeleteCommand
InsertCommand
SelectCommand
UpdateBatchSize
UpdateCommand

Events

RowUpdated
RowUpdating

Explicit Interface Implementations

ICloneable.Clone()

Applies to