Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
IDataClass Interface
IDataClass Methods
Clone Method
CopyDataTo Method
CopyOriginalDataTo Method
Delete Method
GetDataSet Method
GetOriginalValue Method
GetValue Method
Init Method
Insert Method
IsEmpty Method
ItemChanged Method
LoadData Method
SetValue 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: 8.2.23
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) 2015 Kentico Software
Send comments on this topic to
support@kentico.com