Click or drag to resize

IEntityFactoryCore Properties

The IEntityFactoryCore type exposes the following members.

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