DatabaseSeparationHelper DeleteSourceTables Method Kentico 8.0 API Reference
Modifies old database.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

deleteDB
Type: OnlineSystem Boolean
Indicates if complete database should be deleted.
separation
Type: OnlineSystem Boolean
Indicates if current process is separation

Return Value

Type: OnlineString
Returns error if any occurred.
See Also