HostFileDataAdapter Class

Definition

public ref class HostFileDataAdapter sealed : System::Data::Common::DbDataAdapter
public sealed class HostFileDataAdapter : System.Data.Common.DbDataAdapter
type HostFileDataAdapter = class
    inherit DbDataAdapter
Public NotInheritable Class HostFileDataAdapter
Inherits DbDataAdapter
Inheritance
HostFileDataAdapter

Constructors

HostFileDataAdapter()
HostFileDataAdapter(HostFileCommand)
HostFileDataAdapter(String, HostFileConnection)
HostFileDataAdapter(String, String)

Properties

ReturnProviderSpecificTypes
SelectCommand
UpdateBatchSize

Methods

Fill(DataSet)
FillSchema(DataSet, SchemaType)
Update(DataSet)

Applies to