Show / Hide Table of Contents

Method UnsafeMap

| Improve this Doc View Source

UnsafeMap(Column, Column)

Enforces mapping between two columns.

Declaration
public static ColumnMapping UnsafeMap(this Column source, Column target)
Parameters
Type Name Description
Column source

The source column.

Column target

The target column.

Returns
Type Description
ColumnMapping

The result column mapping.

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