Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
IDataClassDataStore Interface
IDataClassDataStore Methods
Delete Method
Insert Method
Update Method
Upsert Method
IDataClassDataStore
Delete Method
Deletes
dataClass
from the store.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
Copy
void
Delete
(
IDataClass
dataClass
)
Parameters
dataClass
Type:
CMS.DataEngine
IDataClass
Data class to be deleted.
See Also
Reference
IDataClassDataStore Interface
CMS.DataEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com