Creates a new resource for simple data management mode.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
protected override Entity CreateEntityFromSimpleItem( SimpleEntityItem entityItem ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Function CreateEntityFromSimpleItem ( _ entityItem As SimpleEntityItem _ ) As Entity |
Parameters
- entityItem
- Type: DlhSoft.Windows.Data..::.SimpleEntityItem
The entity item definition to use.