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
ContainsColumn Method
Returns true if the object contains specified column.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
virtual
bool
ContainsColumn
(
string
columnName
)
Parameters
columnName
Type:
System
String
Column name
Return Value
Type:
Boolean
Implements
IDataContainer
ContainsColumn(String)
See Also
Reference
SimpleDataClass Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com