IEntityFactory Properties |
The IEntityFactory type exposes the following members.
Name | Description | |
---|---|---|
ForEntityEnumType |
returns the int value for the EntityType enum value for the entity this factory is for.
(Inherited from IEntityFactoryCore.) | |
ForEntityName |
returns the name of the entity this factory is for, e.g. "EmployeeEntity"
(Inherited from IEntityFactoryCore.) | |
ForEntityType | Returns the actual .NET type this factory creates entities of (Inherited from IEntityFactoryCore.) |