_adapter | System.Data.ProviderBase.SchemaMapping | private |
_chapterMap | System.Data.ProviderBase.SchemaMapping | private |
_dataReader | System.Data.ProviderBase.SchemaMapping | private |
_dataSet | System.Data.ProviderBase.SchemaMapping | private |
_dataTable | System.Data.ProviderBase.SchemaMapping | private |
_fieldNames | System.Data.ProviderBase.SchemaMapping | private |
_indexMap | System.Data.ProviderBase.SchemaMapping | private |
_loadOption | System.Data.ProviderBase.SchemaMapping | private |
_mappedDataValues | System.Data.ProviderBase.SchemaMapping | private |
_mappedLength | System.Data.ProviderBase.SchemaMapping | private |
_mappedMode | System.Data.ProviderBase.SchemaMapping | private |
_readerDataValues | System.Data.ProviderBase.SchemaMapping | private |
_schemaTable | System.Data.ProviderBase.SchemaMapping | private |
_tableMapping | System.Data.ProviderBase.SchemaMapping | private |
_xmlMap | System.Data.ProviderBase.SchemaMapping | private |
AddAdditionalProperties(DataColumn targetColumn, DataRow schemaRow) | System.Data.ProviderBase.SchemaMapping | inlineprivate |
AddItemToAllowRollback(ref List< object > items, object value) | System.Data.ProviderBase.SchemaMapping | inlineprivate |
AddRelation(DataColumn parentChapterColumn, DataColumn chapterColumn) | System.Data.ProviderBase.SchemaMapping | inlineprivate |
ApplyToDataRow(DataRow dataRow) | System.Data.ProviderBase.SchemaMapping | inlinepackage |
CreateIndexMap(int count, int index) | System.Data.ProviderBase.SchemaMapping | inlineprivate |
DataReader | System.Data.ProviderBase.SchemaMapping | package |
DataTable | System.Data.ProviderBase.SchemaMapping | package |
DataValues | System.Data.ProviderBase.SchemaMapping | package |
FreeDataRowChapters() | System.Data.ProviderBase.SchemaMapping | inlineprivate |
GenerateFieldNames(DataReaderContainer dataReader) | System.Data.ProviderBase.SchemaMapping | inlineprivatestatic |
GetMappedValues() | System.Data.ProviderBase.SchemaMapping | inlineprivate |
LoadDataRow() | System.Data.ProviderBase.SchemaMapping | inlinepackage |
LoadDataRowChapters(DataRow dataRow) | System.Data.ProviderBase.SchemaMapping | inlinepackage |
LoadDataRowWithClear() | System.Data.ProviderBase.SchemaMapping | inlinepackage |
MappedChapter() | System.Data.ProviderBase.SchemaMapping | inlineprivate |
MappedChapterIndex() | System.Data.ProviderBase.SchemaMapping | inlineprivate |
MappedIndex() | System.Data.ProviderBase.SchemaMapping | inlineprivate |
MappedValues() | System.Data.ProviderBase.SchemaMapping | inlineprivate |
ResizeColumnArray(DataColumn[] rgcol, int len) | System.Data.ProviderBase.SchemaMapping | inlineprivate |
RollbackAddedItems(List< object > items) | System.Data.ProviderBase.SchemaMapping | inlineprivate |
SchemaMapping(DataAdapter adapter, DataSet dataset, DataTable datatable, DataReaderContainer dataReader, bool keyInfo, SchemaType schemaType, string sourceTableName, bool gettingData, DataColumn parentChapterColumn, object parentChapterValue) | System.Data.ProviderBase.SchemaMapping | inlinepackage |
SetupMapping(int count, DataColumnCollection columnCollection, DataColumn chapterColumn, object chapterValue) | System.Data.ProviderBase.SchemaMapping | inlineprivate |
SetupSchemaWithKeyInfo(MissingMappingAction mappingAction, MissingSchemaAction schemaAction, bool gettingData, DataColumn parentChapterColumn, object chapterValue) | System.Data.ProviderBase.SchemaMapping | inlineprivate |
SetupSchemaWithoutKeyInfo(MissingMappingAction mappingAction, MissingSchemaAction schemaAction, bool gettingData, DataColumn parentChapterColumn, object chapterValue) | System.Data.ProviderBase.SchemaMapping | inlineprivate |