SDAC

TCRFieldMappingMode Enumeration

Used to specify the way fields of the destination and source datasets will be mapped to each other if the TCRBatchMove.Mappings list is empty.

Unit

CRBatchMove

Syntax

TCRFieldMappingMode = (mmFieldIndex, mmFieldName);

Values

Value Meaning
mmFieldIndex Specifies that the fields of the destination dataset will be mapped to the fields of the source dataset by field index.
mmFieldName Mapping is performed by field names.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback