AbstractInfoBaseTInfoUpsertDataInternal Method |
Upserts the data to the database
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax protected virtual void UpsertDataInternal(
WhereCondition existingWhere
)
Parameters
- existingWhere
- Type: CMS.DataEngineWhereCondition
Existing data where condition
See Also