Click or drag to resize
IDataManagerTEntitySaveOrUpdate Method
Save or Update the Entity to a Store

Namespace: DrawerBackup.Native.Data
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
void SaveOrUpdate(
	TEntity entity
)

Parameters

entity
Type: TEntity
See Also