Show / Hide Table of Contents

Method BuildKeyMappings

| Improve this Doc View Source

BuildKeyMappings(ColumnMapper, Model, KeyOutput)

Builds key mappings between source model and target KeyOutput model.

Declaration
public static void BuildKeyMappings(ColumnMapper mapper, Model source, KeyOutput target)
Parameters
Type Name Description
ColumnMapper mapper

The column mapper.

Model source

The source model.

KeyOutput target

The target KeyOutput model.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest