The methods of System.Data.IDataAdapter are listed below. For a list of all members, see the IDataAdapter Members list.
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.