Mono Class Library: Overview

System.Data.IDataAdapter: Members

The members of System.Data.IDataAdapter are listed below.

Public Properties

MissingMappingActionMissingMappingAction. Documentation for this section has not yet been entered.
MissingSchemaActionMissingSchemaAction. Documentation for this section has not yet been entered.
[read-only]
TableMappingsITableMappingCollection. Documentation for this section has not yet been entered.

Public Methods

Fill(DataSet) : int
Documentation for this section has not yet been entered.
FillSchema(DataSet, SchemaType) : DataTable[]
Documentation for this section has not yet been entered.
GetFillParameters() : IDataParameter[]
Documentation for this section has not yet been entered.
Update(DataSet) : int
Documentation for this section has not yet been entered.