Entity Framework Extensions Identity

Name Description
InsertKeepIdentity Gets or sets if the source identity value should be preserved on Insert. When not specified, identity values are assigned by the destination.
MergeKeepIdentity Gets or sets if the source identity value should be preserved on Merge. When not specified, identity values are assigned by the destination.
SynchronizeKeepIdentity if the source identity value should be preserved on Synchronize. When not specified, identity values are assigned by the destination.

Last updated: 2023-03-01
Author:



Prime Library