Class UnexpectedEntityItem
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class UnexpectedEntityItem
- Inheritance
-
UnexpectedEntityItem
- Inherited Members
Constructors
UnexpectedEntityItem()
public UnexpectedEntityItem()
Properties
ActualEntityName
public string ActualEntityName { get; set; }
Property Value
ExpectedEntityName
public string ExpectedEntityName { get; set; }
Property Value
StorageTable
public string StorageTable { get; set; }