Show / Hide Table of Contents

Method AutoSelect

| Improve this Doc View Source

AutoSelect(IEnumerable<Column>)

Automatically selects columns.

Declaration
public ColumnMapper AutoSelect(IEnumerable<Column> targetColumns)
Parameters
Type Name Description
System.Collections.Generic.IEnumerable<Column> targetColumns

The target columns.

Returns
Type Description
ColumnMapper

This ColumnMapper for fluent use.

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