| EntityPreProjectionDataFactory Property  | 
 
            Gets or sets the factory.
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic IEntityFactoryCore Factory { get; }Public ReadOnly Property Factory As IEntityFactoryCore
	Get
Property Value
Type: 
IEntityFactoryCore
See Also