The members of System.Data.Common.DataAdapter are listed below.
See Also: Inherited members from System.ComponentModel.Component
Documentation for this section has not yet been entered. Documentation for this section has not yet been entered.
AcceptChangesDuringFill bool. Documentation for this section has not yet been entered. AcceptChangesDuringUpdate bool. Documentation for this section has not yet been entered. ContinueUpdateOnError bool. Documentation for this section has not yet been entered. FillLoadOption System.Data.LoadOption. Documentation for this section has not yet been entered. MissingMappingAction System.Data.MissingMappingAction. Documentation for this section has not yet been entered. MissingSchemaAction System.Data.MissingSchemaAction. Documentation for this section has not yet been entered. ReturnProviderSpecificTypes bool. Documentation for this section has not yet been entered. [read-only] TableMappings DataTableMappingCollection. Documentation for this section has not yet been entered.
Fill(System.Data.DataSet) : int Documentation for this section has not yet been entered.FillSchema(System.Data.DataSet, System.Data.SchemaType) : System.Data.DataTable[] Documentation for this section has not yet been entered.GetFillParameters() : System.Data.IDataParameter[] Documentation for this section has not yet been entered.ResetFillLoadOption() Documentation for this section has not yet been entered.ShouldSerializeAcceptChangesDuringFill() : bool Documentation for this section has not yet been entered.ShouldSerializeFillLoadOption() : bool Documentation for this section has not yet been entered.Update(System.Data.DataSet) : int Documentation for this section has not yet been entered.
CloneInternals() : DataAdapter Documentation for this section has not yet been entered.CreateTableMappings() : DataTableMappingCollection Documentation for this section has not yet been entered. overrideDispose(bool) Documentation for this section has not yet been entered.Fill(System.Data.DataTable, System.Data.IDataReader) : int Documentation for this section has not yet been entered.Fill(System.Data.DataTable[], System.Data.IDataReader, int, int) : int Documentation for this section has not yet been entered.Fill(System.Data.DataSet, string, System.Data.IDataReader, int, int) : int Documentation for this section has not yet been entered.FillSchema(System.Data.DataTable, System.Data.SchemaType, System.Data.IDataReader) : System.Data.DataTable Documentation for this section has not yet been entered.FillSchema(System.Data.DataSet, System.Data.SchemaType, string, System.Data.IDataReader) : System.Data.DataTable[] Documentation for this section has not yet been entered.HasTableMappings() : bool Documentation for this section has not yet been entered.OnFillError(System.Data.FillErrorEventArgs) Documentation for this section has not yet been entered.ShouldSerializeTableMappings() : bool Documentation for this section has not yet been entered.
FillError Documentation for this section has not yet been entered.
[read-only] System.Data.IDataAdapter.TableMappings System.Data.ITableMappingCollection. Documentation for this section has not yet been entered.