Click or drag to resize

IEntityFactory2 Properties

The IEntityFactory2 type exposes the following members.

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