Click or drag to resize

IEntityCollection2EntityFactoryToUse Property

The EntityFactory2 to use when creating entity objects when bound to a control and AddNew is enabled.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntax
IEntityFactory2 EntityFactoryToUse { get; set; }

Property Value

Type: IEntityFactory2
See Also