EntityView2TEntityCreateDummyInstance Method |
Creates a dummy instance for the related entity collection of this view. This is done using the entityfactory of that entitycollection.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax protected override IEntityCore CreateDummyInstance()
Protected Overrides Function CreateDummyInstance As IEntityCore
Return Value
Type:
IEntityCoreSee Also