Class ContextMergeFailureException
Thrown when merging two entity contexts fails due to shared entities.
public class ContextMergeFailureException : Exception, ISerializable
- Inheritance
-
ContextMergeFailureException
- Implements
- Inherited Members
Constructors
ContextMergeFailureException(IEntityContext, EntityKernel)
public ContextMergeFailureException(IEntityContext c, EntityKernel k)