Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
IDataClass Interface
IDataClass Methods
CopyDataTo Method
CopyOriginalDataTo Method
Delete Method
GetDataSet Method
Init Method
Insert Method
IsEmpty Method
LoadData Method
SetReadOnly Method
Update Method
Upsert Method
IDataClass
Upsert Method
Updates or inserts the current record.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
void
Upsert
(
WhereCondition
existingWhere
)
Parameters
existingWhere
Type:
CMS.DataEngine
WhereCondition
Where condition for the existing object
See Also
Reference
IDataClass Interface
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com