| IEntityCollection2.EntityFactoryToUse 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.3.0.0 (5.3.0)
SyntaxIEntityFactory2 EntityFactoryToUse { get; set; }Property EntityFactoryToUse As IEntityFactory2
	Get
	Set
Property Value
Type: 
IEntityFactory2
See Also