[This is preliminary documentation and subject to change.]
Indicates that the database provider could not obtain the value for an identity column
For a list of all members of this type, see IdentityValueException Members.
System.Object
System.Exception
AtomsFramework.AtomsFrameworkException
AtomsFramework.IdentityValueException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This exception is only thrown by the database providers and indicates that the provider could not obtain the identity column value for a newly inserted object that utilises an identity/autonumber database column.
Namespace: AtomsFramework
Assembly: AtomsFramework (in AtomsFramework.dll)
IdentityValueException Members | AtomsFramework Namespace