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