IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : FixupTempIds Enumeration |
'Declaration
Public Enum FixupTempIds Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As FixupTempIds
public enum FixupTempIds : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
All | Default setting. Perform Id fixup on all generated temporary Ids. |
InSaveListOnly | Perform Id fixup only on those entities passed into the SaveChanges method. |
System.Object
System.ValueType
System.Enum
IdeaBlade.EntityModel.FixupTempIds
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2