Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
AbstractInfoProvider(TInfo, TProvider) Class
AbstractInfoProvider(TInfo, TProvider) Methods
DeleteData Method
DeleteData Method (String)
DeleteData Method (IWhereCondition)
DeleteData Method (Action(ObjectQuery(TInfo)))
AbstractInfoProvider
TInfo
,
TProvider
DeleteData Method (IWhereCondition)
Deletes the data in the database based on the given where condition.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
protected
virtual
void
DeleteData
(
IWhereCondition
where
)
Parameters
where
Type:
CMS.DataEngine
IWhereCondition
Where condition to filter data
See Also
Reference
AbstractInfoProvider
TInfo, TProvider
Class
DeleteData Overload
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com