_acceptChangesDuringFill | System.Data.Common.DataAdapter | private |
_acceptChangesDuringUpdate | System.Data.Common.DataAdapter | private |
_acceptChangesDuringUpdateAfterInsert | System.Data.Common.DataAdapter | private |
_continueUpdateOnError | System.Data.Common.DataAdapter | private |
_events | System.ComponentModel.Component | private |
_fillLoadOption | System.Data.Common.DataAdapter | private |
_hasFillErrorHandler | System.Data.Common.DataAdapter | private |
_missingMappingAction | System.Data.Common.DataAdapter | private |
_missingSchemaAction | System.Data.Common.DataAdapter | private |
_objectID | System.Data.Common.DataAdapter | package |
_returnProviderSpecificTypes | System.Data.Common.DataAdapter | private |
_site | System.ComponentModel.Component | private |
_tableMappings | System.Data.Common.DataAdapter | private |
AcceptChangesDuringFill | System.Data.Common.DataAdapter | |
AcceptChangesDuringUpdate | System.Data.Common.DataAdapter | |
AddDataTableToArray(DataTable[] tables, DataTable newTable) | System.Data.Common.DataAdapter | inlineprivatestatic |
CanRaiseEvents | System.ComponentModel.Component | protected |
CanRaiseEventsInternal | System.ComponentModel.Component | package |
CloneFrom(DataAdapter from) | System.Data.Common.DataAdapter | inlineprivate |
CloneInternals() | System.Data.Common.DataAdapter | inlineprotectedvirtual |
Container | System.ComponentModel.Component | |
ContinueUpdateOnError | System.Data.Common.DataAdapter | |
CreateTableMappings() | System.Data.Common.DataAdapter | inlineprotectedvirtual |
DataAdapter() | System.Data.Common.DataAdapter | inlineprotected |
DataAdapter(DataAdapter from) | System.Data.Common.DataAdapter | inlineprotected |
DesignMode | System.ComponentModel.Component | protected |
Dispose(bool disposing) | System.Data.Common.DataAdapter | inlineprotectedvirtual |
System::ComponentModel::Component.Dispose() | System.ComponentModel.Component | inline |
Disposed | System.ComponentModel.Component | |
Events | System.ComponentModel.Component | protected |
Fill(DataSet dataSet) | System.Data.Common.DataAdapter | inlinevirtual |
Fill(DataSet dataSet, string srcTable, IDataReader dataReader, int startRecord, int maxRecords) | System.Data.Common.DataAdapter | inlineprotectedvirtual |
Fill(DataTable dataTable, IDataReader dataReader) | System.Data.Common.DataAdapter | inlineprotectedvirtual |
Fill(DataTable[] dataTables, IDataReader dataReader, int startRecord, int maxRecords) | System.Data.Common.DataAdapter | inlineprotectedvirtual |
FillError | System.Data.Common.DataAdapter | |
FillFromReader(DataTable[] dataTables, IDataReader dataReader, int startRecord, int maxRecords) | System.Data.Common.LoadAdapter | inlinepackage |
System::Data::Common::DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, string srcTable, DataReaderContainer dataReader, int startRecord, int maxRecords) | System.Data.Common.DataAdapter | inlinepackage |
System::Data::Common::DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, string srcTable, DataReaderContainer dataReader, int startRecord, int maxRecords, DataColumn parentChapterColumn, object parentChapterValue) | System.Data.Common.DataAdapter | inlinepackage |
FillLoadDataRow(SchemaMapping mapping) | System.Data.Common.DataAdapter | inlineprivate |
FillLoadDataRowChunk(SchemaMapping mapping, int startRecord, int maxRecords) | System.Data.Common.DataAdapter | inlineprivate |
FillLoadOption | System.Data.Common.DataAdapter | |
FillMapping(DataSet dataset, DataTable datatable, string srcTable, DataReaderContainer dataReader, int schemaCount, DataColumn parentChapterColumn, object parentChapterValue) | System.Data.Common.DataAdapter | inlineprivate |
FillMappingInternal(DataSet dataset, DataTable datatable, string srcTable, DataReaderContainer dataReader, int schemaCount, DataColumn parentChapterColumn, object parentChapterValue) | System.Data.Common.DataAdapter | inlineprivate |
FillNextResult(DataReaderContainer dataReader) | System.Data.Common.DataAdapter | inlineprivate |
FillSchema(DataSet dataSet, SchemaType schemaType) | System.Data.Common.DataAdapter | inlinevirtual |
FillSchema(DataSet dataSet, SchemaType schemaType, string srcTable, IDataReader dataReader) | System.Data.Common.DataAdapter | inlineprotectedvirtual |
FillSchema(DataTable dataTable, SchemaType schemaType, IDataReader dataReader) | System.Data.Common.DataAdapter | inlineprotectedvirtual |
FillSchemaFromReader(DataSet dataset, DataTable datatable, SchemaType schemaType, string srcTable, IDataReader dataReader) | System.Data.Common.DataAdapter | inlinepackage |
GetFillParameters() | System.Data.Common.DataAdapter | inlinevirtual |
GetLifetimeService() | System.MarshalByRefObject | inline |
GetService(Type service) | System.ComponentModel.Component | inlineprotectedvirtual |
GetSourceTableName(string srcTable, int index) | System.Data.Common.DataAdapter | inlineprivatestatic |
GetTableMappingBySchemaAction(string sourceTableName, string dataSetTableName, MissingMappingAction mappingAction) | System.Data.Common.DataAdapter | inlinepackage |
HasTableMappings() | System.Data.Common.DataAdapter | inlineprotected |
IndexOfDataSetTable(string dataSetTable) | System.Data.Common.DataAdapter | inlinepackage |
InitializeLifetimeService() | System.MarshalByRefObject | inlinevirtual |
LoadAdapter() | System.Data.Common.LoadAdapter | inlinepackage |
MemberwiseClone(bool cloneIdentity) | System.MarshalByRefObject | inlineprotected |
MissingMappingAction | System.Data.Common.DataAdapter | |
MissingSchemaAction | System.Data.Common.DataAdapter | |
ObjectID | System.Data.Common.DataAdapter | package |
OnFillError(FillErrorEventArgs value) | System.Data.Common.DataAdapter | inlineprotectedvirtual |
OnFillErrorHandler(Exception e, DataTable dataTable, object[] dataValues) | System.Data.Common.DataAdapter | inlineprivate |
ResetFillLoadOption() | System.Data.Common.DataAdapter | inline |
ReturnProviderSpecificTypes | System.Data.Common.DataAdapter | |
s_eventDisposed | System.ComponentModel.Component | privatestatic |
s_eventFillError | System.Data.Common.DataAdapter | privatestatic |
s_objectTypeCount | System.Data.Common.DataAdapter | privatestatic |
ShouldSerializeAcceptChangesDuringFill() | System.Data.Common.DataAdapter | inlinevirtual |
ShouldSerializeFillLoadOption() | System.Data.Common.DataAdapter | inlinevirtual |
ShouldSerializeTableMappings() | System.Data.Common.DataAdapter | inlineprotectedvirtual |
Site | System.ComponentModel.Component | |
TableMappings | System.Data.Common.DataAdapter | |
TableMappings | System.Data.Common.DataAdapter | private |
ToString() | System.ComponentModel.Component | inline |
Update(DataSet dataSet) | System.Data.Common.DataAdapter | inlinevirtual |
~Component() | System.ComponentModel.Component | inlineprivate |