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.1.0.0 (5.1.0)
Syntax IEntityFactory2 EntityFactoryToUse { get; set; }
Property EntityFactoryToUse As IEntityFactory2
Get
Set
Property Value
Type:
IEntityFactory2See Also