EntityFactoryCoreCreate Method (IEntityFields) |
Creates a new
IEntity instance but uses a special constructor which will set the Fields object of the new
IEntity instance to the passed in fields object. Implement this method to support multi-type in single table inheritance.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax See Also