EntityViewBaseTEntityAddNew Method |
Adds a new entity through databinding.
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 virtual IEntityCore AddNew()
Protected Overridable Function AddNew As IEntityCore
Return Value
Type:
IEntityCoreSee Also