IEntityCollection2EntityFactoryToUse Property |
The EntityFactory2 to use when creating entity objects when bound to a control and AddNew is enabled.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax IEntityFactory2 EntityFactoryToUse { get; set; }
Property EntityFactoryToUse As IEntityFactory2
Get
Set
Property Value
Type:
IEntityFactory2See Also