Method |
Description |
|
AddAdditionalProperties ( DataColumn targetColumn, DataRow schemaRow ) : void |
|
|
AddItemToAllowRollback ( List |
|
|
AddRelation ( DataColumn parentChapterColumn, DataColumn chapterColumn ) : void |
|
|
ApplyToDataRow ( DataRow dataRow ) : void |
|
|
CreateIndexMap ( int count, int index ) : int[] |
|
|
FreeDataRowChapters ( ) : void |
|
|
GenerateFieldNames ( DataReaderContainer dataReader ) : string[] |
|
|
GetMappedValues ( ) : object[] |
|
|
LoadDataRow ( ) : void |
|
|
LoadDataRowChapters ( DataRow dataRow ) : int |
|
|
LoadDataRowWithClear ( ) : void |
|
|
MappedChapter ( ) : void |
|
|
MappedChapterIndex ( ) : void |
|
|
MappedIndex ( ) : void |
|
|
MappedValues ( ) : void |
|
|
ResizeColumnArray ( DataColumn rgcol, int len ) : DataColumn[] |
|
|
RollbackAddedItems ( List |
|
|
SchemaMapping ( DataAdapter adapter, DataSet dataset, DataTable datatable, DataReaderContainer dataReader, bool keyInfo, SchemaType schemaType, string sourceTableName, bool gettingData, DataColumn parentChapterColumn, object parentChapterValue ) : System.Collections.Generic |
|
|
SetupMapping ( int count, DataColumnCollection columnCollection, DataColumn chapterColumn, object chapterValue ) : object[] |
|
|
SetupSchemaWithKeyInfo ( MissingMappingAction mappingAction, MissingSchemaAction schemaAction, bool gettingData, DataColumn parentChapterColumn, object chapterValue ) : object[] |
|
|
SetupSchemaWithoutKeyInfo ( MissingMappingAction mappingAction, MissingSchemaAction schemaAction, bool gettingData, DataColumn parentChapterColumn, object chapterValue ) : object[] |
|
|