Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.DataEngine
AbstractInfoProvider(TInfo, TProvider, TQuery) Class
AbstractInfoProvider(TInfo, TProvider, TQuery) Methods
DeleteData Method
DeleteData Method (Action(TQuery))
DeleteData Method (String)
DeleteData Method (IWhereCondition)
AbstractInfoProvider
TInfo
,
TProvider
,
TQuery
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: 9.0.0
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, TQuery
Class
DeleteData Overload
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com