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.9.0.0 (5.9.0)
Syntax public IEntityFactoryCore Factory { get; }
Public ReadOnly Property Factory As IEntityFactoryCore
Get
Property Value
Type:
IEntityFactoryCoreSee Also