Click or drag to resize

EntityFactoryCore Properties

The EntityFactoryCore type exposes the following members.

Properties
  NameDescription
Public propertyForEntityName
returns the name of the entity this factory is for, e.g. "EmployeeEntity"
Protected propertyForEntityType
Returns the actual .NET type this factory creates entities of
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate propertyIEntityFactoryCoreForEntityType
Returns the actual .NET type this factory creates entities of
Top
See Also