Table of Contents

Class InternalOptions

Namespace
Z.BulkOperations
Assembly
Z.EntityFramework.Extensions.dll
public class InternalOptions
Inheritance
InternalOptions
Inherited Members

Constructors

InternalOptions()

public InternalOptions()

Properties

AutoMapOutputIdentity

Internal Options. DO NOT USE IT unless we recommand it.

public bool AutoMapOutputIdentity { get; set; }

Property Value

bool

SkipInsertForInternalFeatures

Internal Options. DO NOT USE IT.

public bool SkipInsertForInternalFeatures { get; set; }

Property Value

bool

ToCopyTableName

Internal Options. DO NOT USE IT.

public StringBuilder ToCopyTableName { get; set; }

Property Value

StringBuilder