Mono Class Library: Overview

System.Data.IDataAdapter: Method Members

The methods of System.Data.IDataAdapter are listed below. For a list of all members, see the IDataAdapter Members list.

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.