IEntityCollectionCoreEntityFactoryToUse Property |
The EntityFactory to use when creating entity objects during fetch action or other logic which requires the creation of new entities.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax IEntityFactoryCore EntityFactoryToUse { get; set; }
Property EntityFactoryToUse As IEntityFactoryCore
Get
Set
Property Value
Type:
IEntityFactoryCoreSee Also