Table of Contents

Enum ColumnMappingDirectionType

Namespace
Z.BulkOperations
Assembly
Z.EntityFramework.Extensions.dll

Values that represent ColumnMappingDirectionType.

public enum ColumnMappingDirectionType

Fields

Formula = 4
FormulaOutput = 5
Input = 1
InputOutput = 3
None = 0
Output = 2