Show / Hide Table of Contents

Enum DataMergeSchemaChange

The data merge schema change

Namespace: PayrollEngine.Client.Scripting
Assembly: PayrollEngine.Client.Scripting.dll
Syntax
public enum DataMergeSchemaChange

Fields

Name Description
Add

Adds the necessary columns to complete the schema

Error

An InvalidOperationException is generated if the specified column mapping is missing.

Ignore

Ignores the extra columns

Extension Methods

ValueTypeExtensions.GetValueType(object)
  • View Source
☀
☾
Back to top Generated by DocFX