| EntityFactoryCoreCreate Method  | 
  
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic virtual IEntity Create()
Public Overridable Function Create As IEntity
Return Value
Type: 
IEntitythe new IEntity instance
Implements
IEntityFactoryCreate
See Also