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
SkipInsertForInternalFeatures
Internal Options. DO NOT USE IT.
public bool SkipInsertForInternalFeatures { get; set; }
Property Value
ToCopyTableName
Internal Options. DO NOT USE IT.
public StringBuilder ToCopyTableName { get; set; }