| 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.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntaxprotected override IEntityCore CreateDummyInstance()
Protected Overrides Function CreateDummyInstance As IEntityCore
Return Value
Type: 
IEntityCore
See Also