Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
SimpleDataClass Class
SimpleDataClass Methods
Clone Method
ContainsColumn Method
CopyDataTo Method
CopyOriginalDataTo Method
DataChanged Method
Delete Method
EnsureOriginalData Method
GetDataRow Method
GetDataSet Method
GetObjectData Method
GetOriginalValue Method
GetValue Method
ChangedColumns Method
CheckTargetClass Method
Init Method
Insert Method
IsEmpty Method
ItemChanged Method
LoadData Method
LoadMissingData Method
MakeComplete Method
NullMissingData Method
ResetChanges Method
RevertChanges Method
SelectData Method
SetData Method
SetValue Method
TryGetValue Method
Update Method
Upsert Method
SimpleDataClass
DataChanged Method
Returns true if the object changed.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
virtual
bool
DataChanged
(
string
excludedColumns
)
Parameters
excludedColumns
Type:
System
String
List of columns excluded from change (separated by ';')
Return Value
Type:
Boolean
Implements
IAdvancedDataContainer
DataChanged(String)
See Also
Reference
SimpleDataClass Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com