Table of Contents

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

string

ExpectedEntityName

public string ExpectedEntityName { get; set; }

Property Value

string

StorageTable

public string StorageTable { get; set; }

Property Value

string